Example #1 curl_error() example <?php // Create a curl handle to a non-existing location $ch = curl_init('http://404.php.net/');
確定! 回上一頁