detail about post method and how contact information snd to email
7/31/2016 4:17:14 PM
Utkarsh jaiswal2 Answers
New AnswerTo access a form that was submitted with a POST method you use $_POST[FormElementName] The most basic way to send an email is with the built-in mail() command The built-in command has limitations and is generally not used in a production site as PHP-Mailer is the most common replacement. A quick google of any of them will give you tons of tutorials on how to use them.
i create a system of login and register with php and MySQL. if you are interessed in the code i use forms to contacto database etc call me hehe
Sololearn Inc.
535 Mission Street, Suite 1591Send us a message