Forum Moderators: coopster
If you access /example.php?ID=3&cat=2 then the right stuff shows up. But, if you access using any varible a page will show, it will just be blank (i.e. just the cms template and no content) e.g.
/example.php?ID=1498&cat=fudgcicals
/example.php?widgets
etc.
Is there some code you can put in the example.php script that says "if this does not exist in the database, then return a 404 error and go to this page: /error.php"
Thanks
Mike