I have php running on my server, I had my ISP put it on there. As far as I know it is at it's default configuraion. I am trying to use it to create an email database in the form of a csv file. I got this script from http://www.cgi-central.net it's called Aformmail. When I submit it, it says csv file can't be accessed. Do I need to change any settings in php to allow it to write to a file? Do I first need to create a csv file, for it to start out with? I tried creating one and I get the same error, so I don't know if it's the server, or I didn't make the file right, or my script is just bad... Any ideas? Is there an easier way to go about this?
|