/t5/dreamweaver-discussions/simple-rsvp-form-using-php/m-p/573515#M101007May 03, 2007
May 03, 2007
Copy link to clipboard
Copied
LATEST
It depends on what you want the form to do, you could use
phpmailer if you just want the form data to be emailed to a
recipient(s) or custom make a table to have the data post to a
DB.