Greenguy's Board


Go Back   Greenguy's Board > Programming & Scripting
Register FAQ Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2003-09-23, 12:28 PM   #1
noooze
Well you know boys, a nuclear reactor is a lot like women. You just have to read the manual and press the right button
 
Join Date: Aug 2003
Location: aarhus - denmark
Posts: 155
Send a message via ICQ to noooze
Php scripting problem .. again :D

ok
got this script and i want the page to align left.
How do I do ?

print("
<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>
\n");

where to put <p align="left"> ?

noooze
__________________
The godess of fortune have never smiled at me - but she has often had a good laugh
noooze is offline   Reply With Quote
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
Old 2003-09-24, 11:44 AM   #3
noooze
Well you know boys, a nuclear reactor is a lot like women. You just have to read the manual and press the right button
 
Join Date: Aug 2003
Location: aarhus - denmark
Posts: 155
Send a message via ICQ to noooze
Thx alot dude
I know its stupid but I just kept getting errors - guess I'm stupid
__________________
The godess of fortune have never smiled at me - but she has often had a good laugh
noooze is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 01:02 PM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc