Posting Variables to pages with PHP



This short tutorial video shows the basics for sending variables to other pages with the PHP $_POST array.

references:
http://php.net/manual/en/reserved.variables.post.php
http://www.w3schools.com/php/php_post.asp