Recently Popular Forms Tagged Tutorials



Sep 4

In Depth Contact Form Part 3 - Better Error Checking

Posted by , in PHP Tutorials

Part 3 of the contact form tutorial looks back at the error checking in place previously, and asks the question "How can we make it better?".

Popularity: 18.9%

Thumbnail for In Depth Contact Form Part 3 - Better Error Checking
Clique It


Sep 4

In Depth Contact Form Part 2 - The PHP Code

Posted by , in PHP Tutorials

The second part of this tutorial details the PHP code that checks data has been entered and send an email containing this data.

Popularity: 19.2%

Thumbnail for In Depth Contact Form Part 2 - The PHP Code
Clique It


Apr 15

Getting Input in PHP Scripts

Posted by , in PHP Tutorials

By far the most common way is through data passed by web forms using either the GET or POST methods (the GET method can also be used by simply adding a query string onto the end of the script's URL).

Popularity: 17%

Thumbnail for Getting Input in PHP Scripts
Clique It


Dec 22

Creating usable forms

Posted by , in CSS Tutorials

Forms are often overlooked from a design perspective, resulting in frustrated users. With a bit of CSS and minimal effort you can easily make your forms more usable.

Popularity: 18.6%

Thumbnail for Creating usable forms
Clique It