MySQL Forums
Forum List  »  PHP

Re: How do I make all columns line up in the same row?
Posted by: Peter Brawley
Date: March 14, 2006 10:24PM

$myvar = "This is a string.";
echo $myvar . "<br/>";

It's long past time for you to read some PHP tutorials.

PB

Options: ReplyQuote


Subject
Written By
Posted
Re: How do I make all columns line up in the same row?
March 14, 2006 10:24PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.