Ok, I've never worked with XML, and I might be posting this in the wrong forum, but I don't know of an XML forum, and you people are fairly smart 😉. I'm working on a website that is calling a bunch of information from a remote database with XML. My questions are...
Does PHP interface well with XML. Meaning can I still do the website in PHP even though a couple sections will require XML coding?
Are there any limitations put on PHP if I use it with XML... ie: will certain functions be reserved as to not confuse XML?
Again, might be in the wrong forum, but any help is appreciated.