I have a form that allows user to either upload a file from the client to the server
or take the contents of the textarea and dump it in a new file on the server.
Unfortunately I have tried to make the form write the new file to the server and at
the same time redirect to the this new file.
I have new "blank" forms on the server and I would like to give my client an option to
save a partially filled form to his computer. Is there any way I can do this with php?
I know that if the client just saves the form using his browser then it will only save
the initial HTML, and ignore t
Please can you help:
I can't send duplicate input types to $HTTP_POST_VARS
For example:
---HTML---
First person:
NAME
Phone No.
Second Person:
NAME
Phone No.
---
Then when I use :
3 matches
Mail list logo