.. meta:: :description: This documentation will guide you through the use of the Memset API. .. index:: PHP 5 example, xmlrpc example, example PHP 5 Example ============= This is an example of how to use the Memset API with `PHP 5 `_ and the standard modules **xmlrpc** and **curl**. Substitute **API_KEY_HEX** with a valid API key and it can be run with *php-cli*. .. literalinclude:: examples/xmlrpctest.php :language: php