PHP code example of arsen-bespalov / webicqpro

1. Go to this page and download the library: Download arsen-bespalov/webicqpro library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

arsen-bespalov / webicqpro example snippets


define('UIN', '881129');
define('PASSWORD', '*************');