hi, i was wondering if you could create a file using php.
say i have a form: pagename, pageinfo, filename and a submit button, how would i on another page, make it create a file with the info from the form in?
e.g.
pagename = test
pageinfo = pageinfo goes here
filename = test.php
when a user submits that form, how would you in php be able to create a file??
Thanx
Martin
Computing help and info:
say i have a form: pagename, pageinfo, filename and a submit button, how would i on another page, make it create a file with the info from the form in?
e.g.
pagename = test
pageinfo = pageinfo goes here
filename = test.php
when a user submits that form, how would you in php be able to create a file??
Thanx
Martin
Computing help and info: