update : 2015.11.03
php.shukuma.com검색:
|
curl_exec(PHP 4 >= 4.0.2, PHP 5, PHP 7) curl_exec — Perform a cURL session 설명Execute the given cURL session. This function should be called after initializing a cURL session and all the options for the session are set. 반환값
성공 시 예제
Example #1 Fetching a web page
<?php |