our approach
|
new tutorials
|
contact us
Perl Basics In Pictures
Basics
Variables
Numbers
Subroutines
Logic & Loops
Files
Save the script as
qmarks.pl
in the
PERLSCRIPTS
folder.
Upload
qmarks.pl
to the
perlscripts
directory on the Web server, then set its permissions so that anyone can execute it.
In the text editor, open
perllinks.html
.
Insert a new link to
qmarks.pl
:
<p><a href="http://www.yourwebsite.com/cgi-bin/perlscripts/qmarks.pl">5. Print quotation marks.</a></p>
Save
perllinks.html
, then upload it to the home directory in your Web site.
<< BACK
NEXT >>