RE: [PHP-INST] Getting Variables

2002-07-29 Thread Chris Santerre
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

Re: [PHP-INST] Getting Variables

2002-07-27 Thread lists
stian 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 optio

RE: [PHP-INST] Getting Variables

2002-07-27 Thread Sebastian Wolfgarten
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-INST] Getting Variables

2002-07-27 Thread lists
Hello, I'm trying to call a URL which ends like this: index.php?album=tomato In the script, I echo $album, but it seems to be null. Is this because of the way I have PHP configured? Here is my configuration info from phpinfo(): './configure' '--with-apxs=/usr/local/sbin/apxs' '--with-config-file