Echoing If Function?
A script I am using has If statements in the comments form to basically tell the form what to do. Cu
Displaying image from database
Hi,
I've got a site where that's got a database behind it. Currently it has loads of items in
Pagination won't carry results past page 2.
Hi all,
I've worked out my pagination script and its paginating fine until I click next from
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
please hep to get values from a table row
can anyone tel me how I can select and get data from one row by pressing an Edit button in that row
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Any decent php formatter/beautifier/pretty printer?
Any decent php formatter/beautifier/pretty printer class/function?
I found the following whil
Insert data in Mysql and move to another page
I'm stuck with this simple problem. I need to insert data in Mysql and then hit submit and move to a
help with php
It's not displaying or pulling anything out of the database.
Code: <html><
Mail from PHP form not always ending up in my inbox?
Hi guys,
I'm a real newbie to PHP and have managed to put together a simple mail form that se