Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001092

Re: [PHP] \n not working From: Andrew Brampton (andrew <email protected>)
Date: 09/16/01

Browsers don't parse \n as a new line, try using <br> which will make a new
line

Andrew
----- Original Message -----
From: "alpherjo" <stuewez <email protected>>
To: <php-general <email protected>>
Sent: Sunday, September 16, 2001 9:51 PM
Subject: [PHP] \n not working

> I am just learning PHP. I have it installed on my Win 2000 IIS to
practice,
> and after I save PHP files in my wwwroot folder, I go ahead and access my
> practice pages through IE via my full (universal) server address. However,
> the \n code (to start a new line) never works. Any ideas?
> Thanks!
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-general-unsubscribe <email protected>
> For additional commands, e-mail: php-general-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>