
Andrew P. - 2009-10-28 16:22:50 -
In reply to message 1 from Joan Grinde
Joan,
This class is primarily used for rendering HTML forms through php. Once the form is submitted, it is your responsibility to handle the $_POST data appropriately - whether that be building and sending an email or storing the data in a database. In other words, this class does not have functionality built in to communicate with a MySQL database.
Have you had experience working with a MySQL database through PHP?
Please let me know if I'm misunderstanding your question. I would like to help, or at least point you in the right direction.
Thanks,
Andrew