Jump to content

How to specify php new line in xml file?

- - - - -

  • Please log in to reply
1 reply to this topic

#1
thatsme

thatsme

    Programmer

  • Members
  • PipPipPipPip
  • 176 posts
Hi. Let's say i want to place some text i xml file which later will be read by php parser. How do i specify the begining of new line in that text? I tried \n, EOL <?php EOL>, but nothing helps

#2
thatsme

thatsme

    Programmer

  • Members
  • PipPipPipPip
  • 176 posts
Already found the way to do that. If someone is interested, you have to write <![CDATA[<br/>]]> in the place where you want to end line




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users