This will work, however it was turned off for a reason...security. Look into
rewriting your code with the $_GET function. Search for register_globals on
php.net and it will tell you about this. 

-----Original Message-----
From: lists [mailto:[EMAIL PROTECTED]]
Sent: Saturday, July 27, 2002 4:44 AM
To: Sebastian Wolfgarten; [EMAIL PROTECTED]
Subject: Re: [PHP-INST] Getting Variables


Thanks,

I had spent a lot of time searching google, looking at phpinfo output, and
asked on IRC as well.
Looks like I should have taken the time to read php.ini more carefully.

I turned register_global On and that worked.

Thank you,

Shawn

----- Original Message -----
From: "Sebastian Wolfgarten" <[EMAIL PROTECTED]>
To: "'lists'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Saturday, July 27, 2002 5:29 PM
Subject: RE: [PHP-INST] Getting Variables


> Hi,
>
> as I told somebody some days ago,
> see register_global option in your
> php.ini - well it seems people not
> reading any release notes or
> documentations :-(
>
> bye,
> werner.
>
>
> --
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
>



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

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

Reply via email to