our approach
|
new tutorials
|
contact us
PHP Basics In Pictures
Basics
Variables
Numbers
User functions
Logic & Loops
Files
Save the script as
format.php
in the
PHPSCRIPTS
folder.
TIP:
This PHP script includes HTML tags that format the text it outputs.
Notice that the
<h1 align=center>
tag is outside of the PHP code. It’s standard HTML.
Upload
format.php
to the
PHPSCRIPTS
directory on your Web server.
Open
phplinks.html
in the text editor.
TIP:
It’s in the
PHPSCRIPTS
folder.
In Notepad, you may need to select
All Files
in the
Files of type
list.
<< BACK
NEXT >>