WEBSERVICES API

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!

Moderator: General Moderators

Post Reply
vinit
Forum Newbie
Posts: 3
Joined: Tue Sep 12, 2006 9:21 am

WEBSERVICES API

Post by vinit »

Can somebody tell me how to call an API .I was using the redirection method, but using the redirection its not possible to call 30-40 API's at a time.
1. How to call an API
2. If the output of the API is a live video then how to stream that display on to a webbrowser.

Please let me know if you have any examples as well related to the above topics
jmut
Forum Regular
Posts: 945
Joined: Tue Jul 05, 2005 3:54 am
Location: Sofia, Bulgaria
Contact:

Post by jmut »

it depends much on the API...any good API will have documentation on how to use it.
Post Reply