Hello,

I have a script that ads data to a html template.
However when there is an include in the html like:

<!--#include file="include/header.sinc" -->

it is not "processed", but "just" ends up as a string in the page.

So I guess it needs to be parsed. Is there an easy way to do that ?

thanks,

Ron

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to