Multiple while loops
I have several DB queries that I know should be returning results and aren't. I have a feeling it ha
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
How to make a mail Form secure?
I want to create an email Form on my web site. How can I make the Form secure so the submitted info
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
Mastering Regular Expressions, Third Edition, is available.
The Third Edition of Mastering Regular Expressions is available.
QuoteThis third edition is 5
Grabbing Values From an Array for Posting
I have a grid array that I am using with a form that when it hits the currently named test.php it lo
Display last record first.
I need some help how put the last record first and first record last.
Thanks
Code: &am
Whats wrong with my query?
I am trying to get this query to show the appropriate ticked vehicle roof height, unless no boxs are
Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou
PHP using IF to display error
i have a MySQL query and i want to display 1 thing only if the number of affected rows is >=1