View Single Post
Old 2003-09-23, 11:51 PM   #2
matt
Trying is the first step towards failure
 
Join Date: Apr 2003
Location: Australia
Posts: 123
Send a message via ICQ to matt
Re: Php scripting problem .. again :D

I would do it like this:

PHP Code:
print("
<div align=\"left\"><A HREF=\"
$this_link_info[3]\"><FONT FACE=\"Arial, Helvetica\" SIZE=3>$this_link_info[2]</FONT></A>
<BR>
<FONT FACE=Arial, Helvetica SIZE=2>
$this_link_info[5]</FONT><BR><BR></div>
\n"
); 
__________________
Link List Land - Linklist Creation, Design and Implementation.
matt is offline   Reply With Quote