phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Bandwidth monitoring?
Hi guys,
I need a little information I have written a php app and I occurred to that I need
Using mysql_real_escape_string for displayed content
On my website users can input data into a textarea and it will store it in the mysql database. But,
How to change Time Zone
HI
I want to change the time zone of the server to another country.How can do that?
Thanks
multipart emiail forms
Hi All,
I am new to the boards and I've been working on a form (which is rather massive, imo
Return X values where an ID number doesnt matter
Well as for subject heading, thats the best i could think of.
Currently im having a problem w
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
pageination not working right... coping images over 4 pages
Code: <?php //This code will obtain the required page number from the $_GET array. Note that
Problem!
I have another problem, when i run this code i get this error "Parse error: syntax error, unexp
Select Lists into MYSQL
Hello All, I am new to PHP @ 1 week. So borrowing code anywhere I can. I am making progress, but h