blank stare from my mail form

Cole Tuininga colet at code-energy.com
Fri Aug 6 10:34:01 EDT 2004


Yes, having register_globals off is what is making your code (as it is)
not work.  However, you're better off to leave register_globals off and
access the data through the appropriate $_ variable ($_POST, $_GET,
$_REQUEST, whatever).

-- 
"Things are fine, the upcoming semester approaches like a brick wall
 and we're in a 1962 Corvair with no brakes."  - Paul Sand

Cole Tuininga
Lead Developer
Code Energy, Inc
colet at code-energy.com
PGP Key ID: 0x43E5755D





More information about the gnhlug-discuss mailing list