Dynamically saving HTML containing PHP variables through PHP
Posted by Mitesh on 02/08/07 09:23
I have an HTML page with references to PHP variables. This HTML is
included from another PHP page. How can I save the HTML page
dynamically i.e. when all the PHP variables are written into the HTML
page.