phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Selecting an "empty" date formated field
How do you select an "empty" date field? I've tried the few ways I can think.
SQL> select
timezone change with date()
so i put all my times for posts in my made from scratch forum(not phpbb3 or sm)
in my mysql db u
reading xml faster than DB call?
I am trying to optimize a high traffic website, and I enabled a feature where there are three photos
Linked Keywords
I am trying to get a script that makes my predefined keyword converted to links and / or converted t
Question handling xml data
Hello,
I have sucessfull followed this tutorial
http://www.phpfreaks.com/tutorial/handlin
Upload simple problem
Really confused!! I run once and it worked, but when i tried today...it didn't work
Which par
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
Using insert variable
need a way to inert variable data to mysql database
$acc = "212121212";
$nok =
Parse Error with doctype
I'm getting a parse error with this simple code. I don't get it. It worked one time then when I relo