PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I run a post nuke site (thatware) and need to a content call from another site in either .js or xml. Js is easy, but I have no idea how to work with xml.
I take it that there are 3 ways to pull from the content site: Soap, HTTP Post or Get. That's about all I know.