if(curl_error($e)) { echo 'error:' . curl_error($e); }. If you want to use custom messages then use errno to get the 500 and then check for whatever error ...
確定! 回上一頁