Each script working with the SDK must absolutely start with those two lines
In PHP, there is a class which makes it really easy to create or use webservices. This class is called NuSoap. You can get it here: http://sourceforge.net/projects/nusoap/
This class is indispensable to reproduce the examples that we will provide later on, as well as to use the forum webservices
To get information about the different forum IDs (categories, sub categories, sub categories groups) you can go to the Administration, on the “Advanced” tab. Choose the option “See the IDs”
You will see a table listing all the available IDs and their Rewriting URL.
| 2.1 Important variables provided by initialize.php. Useful when using the SDK. | 2.3 SDK Function Examples |