Re: [PHP] question about $_GET, etc

2002-09-12 Thread olinux
You need to turn register_globals off in your php.ini file. This is default in php 4.2+ Try this article for a great overview: http://www.webmasterbase.com/article/758/8 olinux --- swade <[EMAIL PROTECTED]> wrote: > On my laptop i still have 4.11 apache,linux on it > but its just for > develo

[PHP] question about $_GET, etc

2002-09-11 Thread swade
On my laptop i still have 4.11 apache,linux on it but its just for development. I must be confused about get and post handling. I've been referrencing them in $_GET, etc but I was just working on something and linked to a script by using ?section=duh in the query string,etc Now i thought $duh