I haven't checked date( ) in the manual, but could <bR> work?

"Boget, Chris" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> In the previous version we had (4.0.3), the following
> worked:
>
> echo date( "m/d/Y <br> h:ia" );
>
> to display the date on the first line and the hours:minutes
> am/pm on the second line.
>
> Now, looking at the date function, it looks like the "r"
> character has been added as a formatting specifier.  Is there
> any way I can make the above work as it did?  Or am I
> going to have to use 2 seperate date() calls?
>
> Chris
>



-- 
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