PDA

View Full Version : PHP Script


PsychoFreak
04-17-2004, 01:56 PM
Does anyone know a PHP script that compiles pages into one so that it can be acessed as one page?

Evan
04-23-2004, 11:31 AM
Are you refering to iframes or something else?

PsychoFreak
04-23-2004, 12:46 PM
no. A php script. Absoultely bugger all to do with IFrames!

.:Mouldy Punk:.
04-23-2004, 01:02 PM
Like using includes?? Like you include a nav.php and a header.php to make a index.php (just an example?)