PHP Tutorial Navigation and Templates PHP url parameter and page include


Tutorials
PHP Tutorial // Navigation and Templates
PHP url parameter and page include (184 views) - Details
Added on 2007-12-30 18:23:03
Submitted by: Freelance Web Design
Description: 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.