In html?

If it is then you should be using <BR>. An \n will just put a newline in
your source code.

Nick.

On Fri, 24 Aug 2001, Jeremy Morano wrote:

> 
> Sorry to bother you with what probably seems like a useless question but why
> is this not skipping a line?
> 
> 
> echo " $team \n ";
> 
> 
> 
> Its in a while loop and the output is:
> 
>   Bears Giants Jets ....etc
> 
> 
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to