Thread
:
Creating a simple hyperlink in PHP
View Single Post
#
4
(
permalink
)
06-11-2007, 10:06 PM
Blood08
Jr. Programmer
Awards Showcase
Total Awards
: 2
Join Date: Jun 2007
Location: Source Code
Posts: 98
iTrader: (
0
)
this is one of the easiest things to do,,, but I have another way
this is not really php "exactly" but can be used with scripts
[code]
<?php
Blah
Blah
{ ?>
<a href="link">Here</a><br/>
<?php
}
blah
blah
?>
__________________
Fersk Webmasters' Forum
Blood08
View Public Profile
Send a private message to Blood08
Find all posts by Blood08