Difference between revisions of "PHP"
Line 11: | Line 11: | ||
<div class="floatright">[[HTTP_API/PHP/Getting_Started|Next Section (Getting Started)]]</div> | <div class="floatright">[[HTTP_API/PHP/Getting_Started|Next Section (Getting Started)]]</div> | ||
+ | |||
+ | To help fund future 3rd party projects by RenderWorks, please consider donating to RenderWorks Resident, or via [https://www.paypal.com/uk/cgi-bin/webscr?cmd=_flow&SESSION=Df-S3k2qgfsBlVq2yZJ4K2UY45XovtaXUED7zcN4tWAToSRj08_dPNbArO0&dispatch=5885d80a13c0db1f8e263663d3faee8de2b8031b89187c030b37e57608011f58 Paypal]! | ||
{{NavMenu}} | {{NavMenu}} |
Revision as of 11:14, 20 August 2016
Introduction
This API kit has been created from scratch by RenderWorks to ease development of your online web services which integrate with SmartBots for SecondLife.
The PHP API is essentially a collection of php functions and methods which allow you to control your SmartBot, or several SmartBots via a PHP script. It also contains all of the traditional HTTP API functions and are called in a familiar, easy-to-use manner.
To get started, you will first need to know the basics of PHP programming. This documentation uses some terms which are specific to Object Orientated PHP programming, so it may be best to freshen yourself up on the terminology before continuing. Once you know this, please click on the 'getting started' section to learn how to connect this to your bot.
Please remember that this is a 3rd party adaptation of the HTTP API, so any issues should be reported to apisupport@renderworks-sl.com
To help fund future 3rd party projects by RenderWorks, please consider donating to RenderWorks Resident, or via Paypal!