Try replacing thiswith thisPHP Code:
$add_member = mysql_query($insert);
and post whatever it says.PHP Code:
$add_member = mysql_query($insert) or die(mysql_error());
Peter - alotofstuffhere[dot]com - Email Me - Donate via PayPal - Got spare hardware? Donate 'em to me :) Just send me a PM.
Currently: enjoying the early holidays :)Read before posting: FAQ | What you CAN'T do with JavaScript | Form Rules | Thread Title Naming Guide
I get the same thing... nothing.
The page is here.
http://www.treasureshackonline.com/add.php
If you fill out the form it's like it goes through but does not post the success text or post the data to the database.
BTW Thank you for helping me.
To see what I am talking about fill out the form. Info can be fake I don't care just looking for a solution to the frustration.
Okay I figured it out...
Bookmarks