|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
no line breaks after xslt_process in php
I'm using xslt_process to transform xml to html.
However the returned html doesn't have any line breaks, the xslt_process function returns a single line. Anyone have an idea why this happens and how to prevent it? Thanks. |
|
#2
|
||||
|
||||
|
Have you used
Code:
<xsl:output method='html' /> Last edited by Miska : July 7th, 2004 at 07:56 AM. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > XML Programming > no line breaks after xslt_process in php |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|