Jump to content

Using mail() to submit an online form


ROCKINDANO

Recommended Posts

Hello all,

 

I am working on a online request form that requires some fields to be filled. I understand that the mail() only takes 5 params. but since this is a online form, is there a way to include date of request, name, email, phone, location, service required, other, location details, location accessibility, and pole number?

 

or can i combine a number of parameters into one var.? can someone help?

Link to comment
https://forums.phpfreaks.com/topic/192148-using-mail-to-submit-an-online-form/
Share on other sites

Also there are a number of security issues involved when mailing form data. The following link talks through these and tells you how to protect against them.

 

http://www.velvetblues.com/web-development-blog/how-to-write-a-php-contact-form/

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.