Home
PHP

How to Process & validate forms in PHP

Mar 6, 2010 02:55 PM
634754402750038422.jpg

In these PHP basics video the tutor shows how to do form processing. Handling forms in PHP is basically the main functionality of PHP. The forms in HTML take the values of a from and send them to the PHP in real time to do the form processing. In this video the tutor shows how to make a HTML form from the scratch inserting a form into it with some fields and buttons. Now he makes the form post a method to a PHP page when you submit it. Now he shows how to make a PHP file from the scratch by writing it and also shows how to handle the data returned by the HTML form. This video shows how to do form processing in PHP pages.

Related Articles

How to Retrieve GPS Data from JPG Image Files Using Exif and PHP

How to Use a URI to Test Functions with a Test Script in Php

Comments

No Comments Exist

Be the first, drop a comment!