our approach
|
new tutorials
|
contact us
PHP Basics In Pictures
Basics
Variables
Numbers
User functions
Logic & Loops
Files
Save the script as
qmarks.php
in the
PHPSCRIPTS
folder.
Upload
qmarks.php
to the
phpscripts
directory on the Web server.
In the text editor, open
phplinks.html
.
Insert a new link to
qmarks.php
:
<p><a href="http://www.yourwebsite.com/phpscripts/qmarks.php">6. Print quotation marks.</a></p>
Save
phplinks.html
, then upload it to the home directory in your Web site.
<< BACK
NEXT >>