On Wed, 2004-01-14 at 13:14, Ryan A wrote: > Hey, > Ok, have added "echo "Ok,we are in show.php";" and if you go to > http://rizkhan.net/articles/show/category/1/2 or > http://rizkhan.net/articles/show.php?category=poetry&sid=1&id=2 > > you will see that its echoing that without a problem......so this is > partly working..... > > now what to do about the variables....?
Well, are any of them in $_GET? If so, are they getting assigned to the right place? How about putting a print_r($_GET) in show.php. - Brad -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php