I recently generated a new form, but phpformgenerator required me to enter an email address to send the form data to. I'm dealing with credit card numbers, so I don't want it to come to my email address. I copied the process.php file from my server to my local computer and edited it appropriately, but when I tried to write it over the file on my server, it wouldn't let me. Does anyone know how I can solve this problem? Or, how I can get PFG not to require an email address? Thanks!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I recently generated a new form, but phpformgenerator required me to enter an email address to send the form data to. I'm dealing with credit card numbers, so I don't want it to come to my email address. I copied the process.php file from my server to my local computer and edited it appropriately, but when I tried to write it over the file on my server, it wouldn't let me. Does anyone know how I can solve this problem? Or, how I can get PFG not to require an email address? Thanks!