Description: A good way to avoid automatic form submissions when creating a web form is to add some kind of verification. One of the best ways is to use an image verification called captcha. What it does is to dynamically create an image with a random string displayed on it. This tutorial shows you how to do just that. Platform(s): All
Price: Free
Visits: 445
Rating: (1.50 after 2 votes)
Description: The aim of this tutorial is to help you to create a simple (tableless) contact form using Ajax, JQuery & PHP. We will have an HTML page which will contain the form, a CSS file, a PHP page where the data will be sent and another file where the validation function(s) will be located. Platform(s): All
Price: Free
Visits: 1237
(~ 1/day)
Rating: (2.62 after 18 votes)
Description: This tutorial explains how to validate HTML forms on server side using PHP. In addition, learn client side form validation using JavaScript to make your form more user friendly. Platform(s): All
Price: Free
Visits: 2760
(~ 1/day)
Rating: (3.43 after 28 votes)
Description: This tutorial shows you how to upload an image on your server using PHP and HTML forms. You will also learn how to verify if the uploaded file is an image (checking the extension), the size limit, and how to change the uploaded file name. Platform(s): All
Price: Free
Visits: 2493
(~ 1/day)
Rating: (3.40 after 86 votes)
Description: This tutorial will show you how to send email with HTML output in PHP. Platform(s): UNIX
Price: Free
Visits: 1104
Rating: (2.25 after 4 votes)