Re: [PHP-DB] Register Globals = OFF not passing variable

2004-09-24 Thread Daniel Watrous
ers, routes WHERE area='$_POST["area"]' AND username='$_POST["username"]' "; and so on... Hope this helps. If it doesn't I suspect that some reading on superglobals will resolve your dilemma... http://www.php.net/manual/en/language.variables.predefi

[PHP-DB] Possible bug in mysql_fetch_array et al

2004-09-22 Thread Daniel Watrous
... I have tried adding a value MYSQL_ASSOC to the mysql_fetch_array and I have tried using mysql_fetch_assoc. Both return the same bogus value. Daniel Watrous -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php