useful tips and resources

Entries Tagged as 'PHP'

Simple Contact Form

February 1st, 2008 · 4 Comments

You will learn how to make a simple contact form in HTML and using PHP mail function. Make sure that your hosting supports PHP. You need to create one HTML page and one PHP page. Open up your HTML editor.
First, create a blank HTML page and put below HTML codes inside the body tag. Save […]

[Read more →]

Tags: HTML · PHP