curl_error is not a textual representation of curl_errno. It's an actual error *message*. If you want textual representation of error *code*, look for ...
確定! 回上一頁