If I created a PHP page called error.php, if I add the following parameters to the url error.php?errcode=404 how would I make it display something else- still remaining completely independant of itself (no other files involved).
If you cant answer this, how about this:
How would I make a page display dynamically, like dyna.php?title=untitled&header=unknownhe... would make the contents of the parameters appear on the page, thanks.
Tags: