|
How do you store the data you receive?
I looked at the homepage for phpFormGenerator, it says it can handle the storage as files, sql or email and support uploading files.
So if you have the scripts required for the server side I assume file uploading should work, otherwise they should not say they support uploading. If your option was file storage, then the direcory on server must be world writeable, the webserver cant write files on your account otherwise.
|