our approach
|
new tutorials
|
contact us
PHP Basics In Pictures
Basics
Variables
Numbers
User functions
Logic & Loops
Files
Upload
autoplus.php
to the
phpscripts
directory on the Web server.
Open
phplinks.html
and insert a new link to
autoplus.php
:
<p><a href="http://www.yourwebsite.com/phpscripts/autoplus.php">11. Advance a number by 1 automatically.</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
11. Advance a number by 1 automatically
link.
The output should look like this:
<< BACK
NEXT >>