Eric Emminger wrote:

Hi George,

How about this?

parse the html as xml and replace the component tags with whatever php/html code
output that result to a file
include the file from previous step


There's actually a PEAR package which can help you with this as well: http://pear.php.net/package/XML_HTMLSax

I love being a lazy programmer :)

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



Reply via email to