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