Re: [PHP] create file after form completion

2011-10-29 Thread Pau
o create > a new HTML file from PHP or you just need to display the results to the user? > I really would like to create the file, if it is not too much trouble. The user will not get to see the results until the file and contents are checked. thanks, Pau > -- > Thanks, > Ash

Re: [PHP] create file after form completion

2011-10-29 Thread Pau
e values from the user. thanks! On 29 October 2011 19:27, Ashley Sheridan wrote: > > On Sat, 2011-10-29 at 18:38 +0200, Pau wrote: > > Dear all, > > I am looking for information on how to have a file created after a > user has hit a submit on a registration form. > > I wa