Jump to content

Help request for basic php and html


cinon

Recommended Posts

Hello,

I search on the net 2 days to find what I need but I find it nowhere ! I will be happy if someone can help me. I just want to create a little form asking only name and email, this form have to be send to me. I need the html code and the php code. After hit the submit button, I would like a little message like " Thank you "  Thats all !  Thank you

Link to comment
https://forums.phpfreaks.com/topic/58824-help-request-for-basic-php-and-html/
Share on other sites

You must have been using a very bad search engine :P

 

#1: Dealing with forms in PHP

http://www.w3schools.com/php/php_forms.asp

 

#2: Sending e-mail with PHP

http://www.freewebmasterhelp.com/tutorials/php/5

http://no2.php.net/manual/en/function.mail.php

 

 

If you want some complete code, even though it takes 1min to write, you should be asking in freelance :)

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.