Tutorials

Learn web design and programming with our free video and text tutorials.

Web Designer? Design and market your own professional website with easy-to-use tools.

PHP Form Tutorials

PHP GET Method Form Tutorial
This tutorial covers the get method that is used to transfer data that is entered into a form from one web page to another web page.

PHP POST Method Form Tutorial
This tutorial covers the post method that is used to transfer data that is entered into a form from one web page to another web page.

PHP Form Tutorial
This tutorial shows you how to access data and process data that is submitted by an (X)HTML form to a script on your web server.