
January 21st, 2008, 11:01 AM
|
|
Developer Shed
|
|
Join Date: Jun 2007
Posts: 23,197
Time spent in forums: < 1 sec
Reputation Power: 26
|
|
|
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
|