our approach
|
new tutorials
|
contact us
PHP Basics In Pictures
Basics
Variables
Numbers
User functions
Logic & Loops
Files
Upload
textwriter.php
to the
PHPSCRIPTS
directory on the Web server.
Open
phplinks.html
and insert a new link to
textwriter.html
:
<p><a href="textwriter.html">21. Create a text file.</a></p>
Save
phplinks.html
, then upload it to the home directory in your Web site.
In the browser, go to:
www.yourwebsite.com/textwriter.html
Click the
21. Create a text file
link.
The
textwriter.html
page will appear.
<< BACK
NEXT >>