Verry strange GET behaviour
From: Ben Edwards (ben_at_videonetwork.org)
Date: 10/07/03
- Next message: Brad Pauly: "Re: [PHP] Verry strange GET behaviour"
- Previous message: Chris Boget: "Re: [PHP] allowing access to php page by IP"
- Next in thread: Brad Pauly: "Re: [PHP] Verry strange GET behaviour"
- Reply: Brad Pauly: "Re: [PHP] Verry strange GET behaviour"
- Reply: Chris Shiflett: "Re: [PHP] Verry strange GET behaviour"
- Reply: Jason Wong: "Re: [PHP] Verry strange GET behaviour"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: PHP General <php-general@lists.php.net> Date: 07 Oct 2003 16:04:40 +0100
Been having a problem accessing a variable that is passed on a URL.
I've been developing PHP for years and this makes no seance.
The variable I am trying to access in the script is $_section. I put
the following code at the beginning (before anything else apart from <?)
echo "!$REQUEST_URI!$_section!";
I get the following output
!/adultdyslexia.org/quiz.php?_menu=TOP&issue=1&_section=QUIZ&gen=Y!!
So why is $_section blank!
Ben
-- **************************************************************** * Ben Edwards Tel +44 (0)1179 553 551 ICQ 42000477 * * Homepage - nothing of interest here http://gurtlush.org.uk * * Webhosting for the masses http://www.serverone.co.uk * * Critical Site Builder http://www.criticaldistribution.com * * online collaborative web authoring content management system * * Get alt news/views films online http://www.cultureshop.org * * i-Contact Progressive Video http://www.videonetwork.org * * Fun corporate graphics http://www.subvertise.org * * Bristol Indymedia http://bristol.indymedia.org * * Bristol's radical news http://www.bristle.org.uk * ****************************************************************
- Next message: Brad Pauly: "Re: [PHP] Verry strange GET behaviour"
- Previous message: Chris Boget: "Re: [PHP] allowing access to php page by IP"
- Next in thread: Brad Pauly: "Re: [PHP] Verry strange GET behaviour"
- Reply: Brad Pauly: "Re: [PHP] Verry strange GET behaviour"
- Reply: Chris Shiflett: "Re: [PHP] Verry strange GET behaviour"
- Reply: Jason Wong: "Re: [PHP] Verry strange GET behaviour"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]