What is the best way to pass data into an API from a website?

Posted by Chris Wakoksi on Programmers See other posts from Programmers or by Chris Wakoksi
Published on 2013-07-02T01:12:53Z Indexed on 2013/07/02 5:13 UTC
Read the original article Hit count: 260

Filed under:
|
|

My main objective is to create a User Interface in order to provision(change the status: activate, deactivate, or suspend) modems. I have received a SOAP developer's guide to the specific type of modem that helps out with the specific values that I need to pass into Iridium's WSDL but I cannot figure out how to do this from a webpage I have created using HTML/CSS, and PHP? I have been told by others that I need to know the portal. I have no idea what that means. I am a beginner programmer who has learned programming for this project. Any suggestions as to how to pass my data into the provisioning API?

© Programmers or respective owner

Related posts about php

Related posts about Xml