PHP Integration Sample: Difference between revisions

From Boxis.net API Docs
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
=PHP Integration Sample=
=PHP Integration Sample=


Some text here.... + URL to download the PHP Class
Boxis.net API is simple to implement using any programming language available that can communicate remotely to our system. We have created simple communication class for the PHP. Yet, you can create your own based on the one we have provided.




===Example1===
[[Download Class]]
 
 
CODE HERE
 
===Example2===
 
 
CODE HERE

Revision as of 08:13, 24 May 2012

PHP Integration Sample

Boxis.net API is simple to implement using any programming language available that can communicate remotely to our system. We have created simple communication class for the PHP. Yet, you can create your own based on the one we have provided.


Download Class