Posted by Tony Marston on 10/13/20 11:38
If you want some examples of creating XML from PHP then take a look at
http://www.tonymarston.co.uk/php-mysql/domxml.html for PHP 4
http://www.tonymarston.co.uk/php-mysql/dom.html for PHP 5
--
Tony Marston
http://www.tonymarston.net
"Brian Lee" <brianleee@gmail.com> wrote in message
news:2006012812482316807-brianleee@gmailcom...
> I've been googling for a few hours now and I can't seem to find any
> tutorials on the best way to generate xml from php... most tutorials tell
> you how to pase incoming xml xml. I'm used to using template to output
> HTML to the browser but I want to start playing with ajax and outputting
> XML to the browser anyone have any suggestions or links to tutorials?
>
> -Brian
>
[Back to original message]
|