php-general | 2001092
Date: 09/16/01
- Next message: nico_oreka: "[PHP] PHP windows version DLLs ..."
- Previous message: Gaylen Fraley: "[PHP] Re: \n not working"
- In reply to: alpherjo: "[PHP] \n not working"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: nico_oreka: "[PHP] PHP windows version DLLs ..."
- Previous message: Gaylen Fraley: "[PHP] Re: \n not working"
- In reply to: alpherjo: "[PHP] \n not working"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

