print_r question

[email protected] ("james") Thu, 23 Aug 2001 16:49:27 -0400
Newsgroups php.lang
Message-ID <[email protected]>
When I print an array out with print_r (php 4.06 on IIS 4.0) it does not
print newlines even if newlines are embedded in the array element.  I must
embed <br>, instead.

The manual examples use \n and the output shows that newlines are created.

Am I missing something?

Newbie, here.  Hope this is the right thread for such question.

Thanx,
James