Problem with DB connection
Hello there! I'm new to this forum and I'm new to PHP coding also. I wrote something that doesn't ma
noob cURL help
I have a pretty basic form that I need to cURL post to a file in my includes folder (includes/login.
Random date selection
i want to select random date with time(hour+minutes+sec) where date is specified(10/22/2009) and tim
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
upload only text files
hi guys i want to upload only text like like (pdf,note pad and ofiice files) so can any one please t
Strange Oracle Query problem
Ok So I have this PHP class that talks to a Javascript class that basically creates a table of infor
Simple email form - Newbie
Hello all,
First time poster!
I've been asked to create a simple HTML form that submit
How to show the difference between two data field in a database with php.
Hello php gurus,
how r u all... i'm not so well facing a typical problem please help me...<
Get word number x from string?
How can I use a function to loop through a string, and "have a look at" every word in the
have trouble in a if condition
The if below is working ok, it check when indexes, name, zipcode and state are empty.
Code: &