View Single Post
Old 12-24-2012, 09:33 PM   PM User | #2
Fou-Lu
God Emperor


 
Fou-Lu's Avatar
 
Join Date: Sep 2002
Location: Saskatoon, Saskatchewan
Posts: 15,741
Thanks: 4
Thanked 2,465 Times in 2,434 Posts
Fou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to all
I'm not sure I understand your question.
If you are accessing an external website for data, you pretty much have to use the API they give you. The API itself isn't a tool, its simply the mechanism in which you are allowed to talk to it. How you get there is up to you.
If they have a soap protocol api, that's what I'd use despite it being somewhat difficult to use properly in PHP (datatype weakness really is a weakness).
Fou-Lu is offline   Reply With Quote