phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
Lining up columns nicely.
Hello everyone, I'm having problems with making columns line up properly. Here is my code:
PHP Surveys
I really would like some advice.
If you have a client come to you asking for a survey to be d
updating a single value to multiple non consecutive rows
I need to update the same value to multiple non consecutive rows. I need to add an experation date t
Insert Failing.
Hey,
I am making a Sign up page for a website, but the insert query into the Database does not se
$_GET problem
Hi all,
Have a bit of a problem with a little piece of code, I am not sure if this should be
Need help adding a timestamp to my filename/variable
Hello,
I'm kind of stupid when it comes to php and I need a tiny bit of help. I've got a f
Hashing?
Hi, I was hoping to take a string value then convert it - consistently - across each of our pages in
Using cURL to PUT
Can somebody help with the correct php code to make a cURL PUT request. Here is a sample of code bel