Jump to content

PHP mailto form multiple fields MySQL


slickboyj

Recommended Posts

Good Morning All,

 

I'm trying to edit a email form that is about 30+ fields. Right now the form only inserts the data to a MySQL DB. What I would like to add is an email (mailto) feature that sends the entered data from the form to an email address  as well as add it to the DB at the same time. I'm not a beginner in PHP MySQL but not quite a novice just yet. Any suggestions or articles would be great appreciated.

 

 

Thanks

Joe

Link to comment
https://forums.phpfreaks.com/topic/48773-php-mailto-form-multiple-fields-mysql/
Share on other sites

I guess what I'm confused with is how do I do use the mailto to mail multiple data fields.

example..

 

name_______

town________

state_________

p.number___________

field1_______________

field2_______________

field..........................

field15_______________

 

I would like to have all the field data parsed to the email body. I'm not understanding where the variables for the fields are put in the php code.

I'm sorry, if I'm not explaining it properly. but I'm a lil confused still.

 

Thank for help.

Joe

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.