In order to perform this function, it must be activated first library in php.you can check whether your web server has to support cURL or not,please use the phpinfo () to view them. Create a file named info.php,whose contents are as follows
<?php phpinfo(); ?>
If not then immediately open php.ini with a text editor, to enable thelibrary in php, then delete ';' (semicolon)
Then restart the web service and re-check it with curl php info.php file earlier. Well if the new active, get into the implementation of the PHP cURL.
0 komentar:
Post a Comment