PHP Basics In Pictures
Basics
Variables
Numbers
User functions
Logic & Loops
Files
Open
phplinks.html
and insert a new link to
simpleform.html
:
<p><a href="http://www.yourwebsite.com/simpleform.html">14.Pass form inputs to a script.</a></p>
Save
phplinks.html
, then upload it to the home directory in your Web site.
In the browser, go to:
www.yourwebsite.com/phplinks.html
Click the
14. Pass form inputs to a script
link.
Type your name in the textbox, then click the
button.
The output should look like this:
<< BACK
NEXT >>