phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
PHP Logging Error
When running the script on website it doesn't copy both input boxes, Only the user and not the passw
Retrieving innerHTML with cURL?
Hey all (sorry I know I'm a leecher, but I soon won't be. This is my first PHP project, but not my l
single values into sql field
i have a form which i want the user to able to select multiple answers. But i want the answers to be
New to mysqli library - Multiple query problem
Greetings,
I am writing a batch program that executes 3 queries on a single page. Using mysql
Preventing blank or already entered values
Im trying to learn how to place a read file line by line and prevent duplicate entries and also BLAN
apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
Something like an INI editor or a DelimitedText-Editor
Hi all,
Am very, very, very new to PHP and not sure if I should be posting this to a Javascri
Problem with PHP/mySQL login code
Hello,
There is an error in my login script and I can't figure out what it is...
I believe
Need help with a mail notify function
I was tasked with setting up a site that's been prewritten. The site is basically a form that captur