disbot4 Posted January 10, 2008 Share Posted January 10, 2008 I'm not really integrating the php in my site, im just using it to help me out by building the pages i want, and then saving them as htm files. I'm not really sure how to do this, though...I just want to input information in a form, and have that info get sent to a php script that will create that page with the new information, and then actually save a copy of that in .htm on the server. Thanks a lot Link to comment https://forums.phpfreaks.com/topic/85433-solved-can-php-actually-create-and-save-new-html-document-on-the-server/ Share on other sites More sharing options...
emehrkay Posted January 10, 2008 Share Posted January 10, 2008 yes php.net/fopen php.net/fwrite and the other commands in the "See Also" section of those pages Link to comment https://forums.phpfreaks.com/topic/85433-solved-can-php-actually-create-and-save-new-html-document-on-the-server/#findComment-435890 Share on other sites More sharing options...
disbot4 Posted January 10, 2008 Author Share Posted January 10, 2008 awesome, thank you Link to comment https://forums.phpfreaks.com/topic/85433-solved-can-php-actually-create-and-save-new-html-document-on-the-server/#findComment-435892 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.