I'm working on a site that has up until now used an IFRAME for the main content panel. I want to change this to include() the content files instead but I don't want to have to strip the "<html><head><title>sample</title></head><body>" from the top and "</body></html>" from the bottom. Main reason why is we want these pages to remain editable and legible by the designer in Dreamweaver.
Is there a PHP function I can call to dynamically strip the header and footer from included pages? Thanks in advance! Steve --~--~---------~--~----~------------~-------~--~----~ NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [email protected] -~----------~----~----~----~------~----~------~--~---
