I am relativey new to PHP.
I had developed a website using PHP4.
The QueryString variables could be addressed directly $page instead of $_GET['page']
This worked fine when I moved to a ISP hosted PHP site.
However, I just rebuilt my development machine. Now, addressing the QueryString variables directly doesn't work on the development machine.
I assume I just missed a module when I did the installation.
Can anyone provide some direction?
Thanks in advance
-greg -> angrygreg@yahoo.com
Addressing QueryString variables
Moderator: General Moderators