PHP Lesson 26 – Creating Forms in PHP
In this video I create a form on the PHP page. Forms are part of the HTML language so they have to written outside of the PHP block of code. I create a simple form that used both the action and method attributes.
This video is part of a series on PHP Development. This PHP Development series is designed to teach both current and new programmers web development techniques in a step-by-step guided approach. Any images used are part of the Creative Commons License. For more information visit Lecture Snippets at http://lecturesnippets.com.
source