Most basic form question ever?
Hello,
I want to use this snippet to make sure the fields in a form are ok before processing
Sessions Value Not Saved
Hi,
Im making a login form and im using this code:
Code: if($login=="true"){
why this query can delete duplicates ?
why this query can delete duplicates ? Anybody can give me the detailed explanation ?
Tha
$_GET problem
Hi all,
Have a bit of a problem with a little piece of code, I am not sure if this should be
Display Database
I need to create a shopping cart. I found this code online: http://conceptlogic.com/jcart/
Unfort
php mysql script to find record
Hi,
Currently I have a simple table with 4 columns. A, B, C, D
If I want to find all
Help with Contact Form
I have this Form on an html page and the associated code on page.php (below).
I keep getting the
Help with ORDER BY
Hello. I would like to order by ascending States, then Cities, then Gyms in the following code, but
whats wrong with my code please help!!!
this is the error
Warning: mysql_close(): supplied argument is not a valid MySQL-Link res
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am