Save output of a php file in a html file..

Posted by piemesons on Stack Overflow See other posts from Stack Overflow or by piemesons
Published on 2010-03-26T10:50:00Z Indexed on 2010/03/26 10:53 UTC
Read the original article Hit count: 237

Filed under:
|
|

I am having a php file which executes some code to generate a html file.Its like I m having a form from which some data will be posted to x.php file, which gives a output(a webpage). I want to save that output in a html file.What the most efficient way of doing this.?

© Stack Overflow or respective owner

Related posts about php

Related posts about html