what's the best/simplest/easiest way to create rdf/xml with php?
ideally i would like to use simpleXML - but i believe it doesn't support namespaces?
failing that maybe simpleDOM? id rather not use DOM since it tends to confuse me a lot!
perhaps there is some other way?
thanks for your help!
:)
nb: i tried to post an example but couldn't get it to format properly (no line breaks with backticks, only one line at a time usng the GUI) so any help with that would be good to!