Page 1 of 1

How to save a webpage to the server directly?

Posted: Sun Oct 02, 2005 5:38 pm
by bladefish
Hi all,

I am new to php.

I want to create one webpage with some text box's and let the user enter some details in it.
Once he is done and click save, I should be able to actually create a new webpage with details above and save it to the server automatically....so that when the user requests the page, he gets wht he has entered.

I dont want any code for this, can any body give me the over view.

Thank a bunch.

Posted: Sun Oct 02, 2005 5:53 pm
by feyd
fopen() et al and using the submission data