Posted by leo on 04/25/06 17:33
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? Thanks a lot $catid = $HTTP_GET_VAR['catid']; echo "catid at showcat: $catid";
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming