
January 21st, 2008, 11:01 AM
|
|
Developer Shed
|
|
Join Date: Jun 2007
Posts: 9,989
Time spent in forums: < 1 sec
Reputation Power: 11
|
|
|
PHP url parameter and page include
I´ve been asked several times how to solve this problem.
Let´s say you have folder which stores files with the content of the pages.
You also have an index.php page from which you send requests via url to display a relevant page.
This tutorial explains one of the approaches this can be done.
Read the full article here: PHP url parameter and page include
|