PHP 5Classes using PHP 5 specific features. |
|
|
This class can be used to register name and value pairs in a SQLite database.
It can create a SQLite database file for storing values associated to a name key.
The class can also retrieve the value of a stored key or delete the key from the registry database. |
|
|
This class can be used to retrieve contacts of Zyb.com users.
It can send an HTTP request to the Zyb.com Web services API server to execute a command to retrieve the user contacts.
The class parses the response and returns it as an array. |
 September 2017
Number 12 |
|
|
This class can restructure the XML parsing results conveniently.
It can transform results of the xml_parse_into_struct() function into form, more convenient to understand and to work with. |
|
Return to top of the groups' hierarchy.