[Phpwm] How to create a page on a server from a browser
Ray Masa
raymasa at hotmail.com
Sun Apr 30 23:44:50 BST 2006
Hi all,
I am developing a web based application where I can create files on the
server via the web browser. So that users can create and edit .html files. I
will have a text box on the web page which will be used to name the page
(e.g. about.html) and a submit button. When the submit button is clicked, a
page (about.html) will be created on the web server (apache).
Any ideas how to do that using PHP?
Thanks,
Ray
More information about the Phpwm
mailing list