[PHP] Re: missing $_GET

2005-06-05 Thread Ric Manalac
27;--with-kerberos=/usr/kerberos' '--with-ldap=shared' '--with-mysql=shared,/usr' '--with-mhash=shared' '--with-mcrypt=shared' '--with-oci8=shared' '--with-snmp=shared,/usr' '--with-snmp=shared' '--enable-ucd-snmp-hack&#x

[PHP] missing $_GET

2005-06-03 Thread Ric Manalac
Hello, I've encountered a weird problem with using $_GET. I've recently moved to a new hosting company and an old code suddenly stopped working correctly. >From my index page, I pass a value through the querystring to another PHP script. The querystring parameter goes like ?catid=500. In the scr