Category: PHP
PHP contact form to email account
January 20th, 2010Posted in PHP
In this tutorial we will learn how to use a basic HTML form with a PHP script. We will be working on a simple contact form that can be used on your website.
First PHP Script
November 11th, 2009Posted in PHP
PHP is a server side scripting language. PHP will allow you to accept input from HTML forms. Actually, that's just the tip of the iceberg. You can do a lot of things with PHP. A few possibilities are: creating a rotating banner, making calculations, adding and extracting data to a database. Again, these are just a few really small examples of what you can do. learn more...




