Re: conf problem?
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: conf problem?

From: Andy Jeffries <news@andyjeffries.co.uk>
Date: Tue Apr 25 2006 - 16:55:03 CEST

OK, I'll start off with a "Huh?!" as this post doesn't make much sense,
but then I'll try to provide help.

> When i echo the $catid, it returns null. $catid is there, confirmed by
> command prompt and "select table from database".
>
> Is php needed to set anything or security issue such that $HTTP_GET_VAR
> associative array can't be retrieved?

OK, where are you getting this $catid from? You mention getting it from
$HTTP_GET_VAR ($_GET may be better for you anyway) but then also mention
getting it from a database which has nothing to do with GET parameters and
HTTP requests.

Can you be more clear in how you're trying extract this value and from
where? Maybe with a code snippet or two.

Cheers,

Andy

-- 
Andy Jeffries MBCS CITP ZCE   | gPHPEdit Lead Developer
http://www.gphpedit.org       | PHP editor for Gnome 2
http://www.andyjeffries.co.uk | Personal site and photos
Received on Mon May 1 03:04:05 2006