Author Topic: PHP Widget Control API  (Read 881 times)

iobridge

  • Administrator
  • Hero Member
  • *****
  • Posts: 668
    • ioBridge Support
PHP Widget Control API
« on: July 03, 2009, 06:07:17 PM »
Recently added to our Wiki is a the PHP-based Widget Control API. All you do is run a script on your own web server and the API acts as a proxy between your applications and ioBridge.com widgets. Use with any scripting language, programming language, desktop application, and mobile client. All that is required is the ability to GET a URL.

http://www.iobridge.net/wiki/api/php-widget-control-api

This is version is the continuation of the script start by Marc. The new version includes a way to access the URL in debug mode and a way to store the URL in the script. The widget label method speeds up the script by 30-40%, but the script can be used the original way using the widgetID to execute widgets.

All of the source code is on the Wiki, plus descriptions of all of the features.
ioBridge Support
Community Team