"Michael Davey" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> If you are leasing space, you will probably not have access to the php.ini
> file to make this change.

    A quick alternative might be to add

extract($HTTP_POST_VARS);

to the beginning of the script.  This will autocreate all posted vars just
like if register_globals was on.

 - Steve Yates
 - I've been rich and I've been poor. Rich is better.

/ Taglines by Taglinator - www.srtware.com /





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

Reply via email to