I'm a beginner with XML but have a fair amount of PHP experience (I'm
certainly not an expert, though). I'm looking to connect a PHP
document to an XML API on a separate server. More specifically, the
FreedomSpeaks API located at http://api.freedomspeaks.com/v1/tests/default.aspx.
All I need is some very basic help on how I'm supposed to send data
(ie. a user ID number) and receive a response. I know this is
probably below a lot of you, but if somebody would be kind enough to
help me out, I'd really appreciate it.
certainly not an expert, though). I'm looking to connect a PHP
document to an XML API on a separate server. More specifically, the
FreedomSpeaks API located at http://api.freedomspeaks.com/v1/tests/default.aspx.
All I need is some very basic help on how I'm supposed to send data
(ie. a user ID number) and receive a response. I know this is
probably below a lot of you, but if somebody would be kind enough to
help me out, I'd really appreciate it.
Comment