I'm now trying to insert data into the database, but i seem to have a problem with my If ( $submit == "Sign!" ) { echo "Whatever"; } this is being done in a page called createentry.php which checks the submit button on a page called index.html
once i place this statement in here the if nothin happens, but if i put it outside, everything works fine. Thx Nik -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php