I am a total newbie to php. I am hosting a site with Yahoo where I am
making a file available for download. I would like site visitors to
fill in a form, after which they would be presented with a page to get
the file. mySQL database is available for me to use as well; I would
ideally like to store the form contents in the database (or
somewhere).
Is there a simple script that would accomplish this?
Thanks!
making a file available for download. I would like site visitors to
fill in a form, after which they would be presented with a page to get
the file. mySQL database is available for me to use as well; I would
ideally like to store the form contents in the database (or
somewhere).
Is there a simple script that would accomplish this?
Thanks!
Comment