Date: 07/10/00
- Next message: Thomas Schuermann: "[PHP-DOC] cvs: phpdoc /de/functions misc.xml"
- Previous message: Jan A. Theulings: "[PHP-DOC] php in combination with PageMill 3.01"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello !
I am trying to extract lines from a file ,each having some fields seperated
by a delimiter using split() function and displaying them using xml/xsl. Some
of these lines contain HTML Tags, which I want them to be displayed as such.
for that purpose I am using CDATA from XML. But the problem I am facing is I
want them in a proper format,that some tags should come in a new line. But
whenever I open them in IE5.0 the text is shown in a continous manner. I have
tried nl2br() function. but this will not work with CDATA. Help me out as soon
as possible !
hopefully waiting ..
Arvind Dhiman
arvind_dhiman <email protected>
____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1
- Next message: Thomas Schuermann: "[PHP-DOC] cvs: phpdoc /de/functions misc.xml"
- Previous message: Jan A. Theulings: "[PHP-DOC] php in combination with PageMill 3.01"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

