> -----Original Message-----
> From: Steven Walker [mailto:[EMAIL PROTECTED]]
> Sent: 25 February 2002 18:04
> 
> There are global variables that serve this purpose. You must have 
> register_globals turned on:

Actually, no -- that's the wrong way round.  The associative arrays are always there 
-- it's the individual variables matching the form fieldnames that need 
register_globals.

Cheers!

Mike

---------------------------------------------------------------------
Mike Ford,  Electronic Information Services Adviser,
Learning Support Services, Learning & Information Services,
JG125, James Graham Building, Leeds Metropolitan University,
Beckett Park, LEEDS,  LS6 3QS,  United Kingdom
Email: [EMAIL PROTECTED]
Tel: +44 113 283 2600 extn 4730      Fax:  +44 113 283 3211 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to