Page 1 of 1

How to have php serve xml?

Posted: Wed Jul 05, 2006 11:01 pm
by user51564
how do i get php5 to serve xml? :roll:

Posted: Wed Jul 05, 2006 11:05 pm
by John Cartwright
no, although php5 makes it a whole lot easier to work with xml :wink:

Posted: Wed Jul 05, 2006 11:05 pm
by feyd
output XML and the XML content-type: text/xml

header()

Posted: Thu Jul 06, 2006 1:21 am
by Weirdan
Jcart wrote:no,
Why not? 8O