phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Extending Exception to contain method name
I was wondering, if there's a way to extend Exception in such a way, that it would contain name of a
[newb] Image hosting help.
Hey there, I'm new to php, I know some basics and i can code PWN, I'm only 14 but I'm interested in
Thread in PHP
Thread in PHP
Some basic use and basic code for thread in php
This is my question?
Firefox displaying PHP source code??
Currently testing a site thats almost built, am going to be including php on a sidebar on all pages
Encrypt php code?
Is it possible to encrypt php code in files,
so that it displays a load of unreadable characters
Insert to MySQL inside foreach
Hey.
I am parsing some html, and putting inside an html db.
I need to create a randomized inte
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
modifying query string with no page refresh
Hi everybody,
I've tried to get info about my problem all over the internet but i didn't find out