Page 1 of 1
Using PHP with XML
Posted: Fri Nov 20, 2009 8:48 pm
by christof
Hi,
I'm using php and xml together and the end result is fine, but I'd like to know why there is so much white space or line feeds generated after subsequent break statements, when newline isn't specified.
Re: Using PHP with XML
Posted: Sun Nov 29, 2009 8:49 pm
by christof
Hi,
I was wondering if anyone had any answer to this question.
Thanks
Re: Using PHP with XML
Posted: Wed Dec 16, 2009 1:46 am
by christof
No one involved with PHP development, ie the modules and frameworks themselves?
Re: Using PHP with XML
Posted: Wed Dec 16, 2009 4:16 am
by daedalus__
you are being really vague and i have no idea what you are asking about.
which modules and frameworks? there are tons.. what whitespace? how are you generating the xml? dadadada da et cetera
Re: Using PHP with XML
Posted: Wed Dec 16, 2009 6:18 pm
by christof
Hi,
I'm using xpat and just basic break; statements and it's making new lines in the "source" code for no reason.