Q: Hi,
I am interested in purchasing your form software. I need to be able to store the form and the images that are uploaded on my own server... is this possible ?
A: You can use your own server and our server-side PHP code (backend). Your form will be saved and processed on your server in this case. Our backend make validation of submitted
information and send it at email address that you specified in application.
To add the form to your page you should:
a) Upload files generated with Formoid app. on your php server.
b) Use link to .php file (generated with Formoid) as link to your form.
Notice that if you want to use this method, your server should support PHP.