Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

PHP/MySQL Database

Is there a good program you can buy to make your formmail and set up your database for you? I am familiar somewhat with PHP but don't much about SQL except what I've read in the tutorials.
I need to get a form up and running and wondering if there is a program that would take less time to get it all set up?
Or any other suggestions to get me pointed in the right direction?

Thanx
[409 byte] By [maryb] at [2007-11-11 8:18:00]
# 1 Re: PHP/MySQL Database
I don't know about programs for purchase, but there are numerous free examples online. Can you describe in a bit more detail what you're trying to do?
Phil Weber at 2007-11-11 23:47:13 >
# 2 Re: PHP/MySQL Database
I need a form on my site that they would fill in. Name/email/cell/bday/zip etc. Store this in a database and have the capability also to send mailings.
maryb at 2007-11-11 23:48:13 >
# 3 Re: PHP/MySQL Database
Check your website admin panel - most hosting services provide these features.
ErgonomicTimes at 2007-11-11 23:49:12 >
# 4 Re: PHP/MySQL Database
I Googled for "php mysql mailing list" and found several tutorials and complete applications for sale:

http://www.phpfreaks.com/tutorial_cat/21/Email-and-Mailing-Lists.php
http://php.resourceindex.com/Complete_Scripts/Mailing_Lists/
Phil Weber at 2007-11-11 23:50:11 >