View Single Post
Old 04-11-2004, 05:29 PM   #1
BCVisin
Green Mole
 
Join Date: Apr 2004
Posts: 5
Not recognising get variable pages

I have a page that serves most of my website named content.php. It always has a link from my index page, but calls the information from a MySQL database.

I am not getting dig to spider all my pages like:
content.php?block=es&id=2
content.php?block=es&id=2
content.php?block=hss&id=1
ect.
instead it only sees:
content.php
which has no data in it. Not sure what the prob is.
BCVisin is offline   Reply With Quote