Mailinglisten-Archive |
Hallo,
habe ein neues Projekt begonnen mit php4.1.1 und habe
register_globals auf off gesetzt.
Theoretisch sollte es doch neu so gehen:
echo $_Get['formFirstName'];
geht jedoch nicht. Sondern nur mit der alten Version:
echo $HTTP_GET_VARS['formFirstName'];
Was mach ich falsch?
Danke, Yves
----------------------------------------------------------------------
If you have received this e-mail in error or wish to read our e-mail
disclaimer statement and monitoring policy, please refer to
http://www.drkw.com/disc/email/ or contact the sender.
----------------------------------------------------------------------
php::bar PHP Wiki - Listenarchive