I'm banking it's your register_globals setting in PHP.ini. Set it to on,
then read the release notes of the program you just installed so you can
learn why you want it OFF.

---John Holmes...

> -----Original Message-----
> From: Septic Flesh [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, June 11, 2002 10:25 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] WHAT IS NEW to PHP 4.2.1
> 
> Well I have jsut updates to the latest PHP version..
> 
> I was running a shopping catalog that now does not work with the new
> update..
> 
> I access the Database to get
> 
> 1). a list of available Product categories. (that works)
> 2). then from the selected category I get the available products that
are
> in
> this category. does not work...
> 
> In the URL i get the filename.php?cat_id=1
> 
> but that 1 seems not readable..
> 
> Any idea ?
> 
> 
> 
> --
> ~~~~~~~~~~~~~~~~
> 
> Sapilas@/dev/pinkeye
> 
> ~~~~~~~~~~~~~~~~
> 
> 
> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php


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

Reply via email to