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