|
|
Documentation
Index to the documentation
Index
For getting and setting and modifying the default settings, and the values of your session, for example your contacts and the chat messages sent.
The functions used for interacting with the session.
Every time an especific event happens, you can configure a function to be called.
Few examples on how the server works.
Getting started
- First of all you need to know PHP language.
- Have PHP installed in your PC, or a webserver with PHP.
- You have to be familliar with Object Oriented Programming (OOP).
- Also you have to understand how Event-driven programming works.
- Once you understand how this concepts work, you should start by checking some simple example sessions, understand how they work, and then check the Variables, Settings, Functions and Events, for making your application.
Some examples and programs can be found at the Downloads section, if you have made a program using this library, and you want to add it to the downloads section, just send me a mail with the source code,and I will add it ASAP.
Sign in to add a comment
