Hi,
I would like to know if it is possible to take a variable sent to a page and then have that page be generated with that variable as the page name.
hoepfully this wont be too confusing.
if you look at
http://www.onecall.com/PID_9205.htm
that page is searchable by the search engines and registers as a regular page. i would like to be able to do thi. though it seems as though the page is .htm, i am sure they are running their site off of a database.
so basically, i would like to be able to type in www.mysite.com/PID_var.php and have the var set the correct item.
kind of like how the php.net site works when you search for a term by www.php.net/var_term
thanks.,