our approach
|
new tutorials
|
contact us
PHP Basics In Pictures
Basics
Variables
Numbers
User functions
Logic & Loops
Files
Open
phplinks.html
and insert a new link to
add.php
:
<p><a href="http://www.yourwebsite.com/phpscripts/add.php">10. Add five plus two.</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
Then click the
Add five plus two
link.
The output should look like this:
<< BACK
NEXT >>