Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Need some help with CURL
Post: RE: Need some help with CURL

includebeer Wrote: (12-20-2015, 07:19 AM) -- Check for curl error : PHP Code: -- if(curl_exec($ch) === false) {    echo 'Error : ' . curl_error($ch); } -- -- Thanks for reply includebeer. ...
18,662 Views
5 Replies
12-20-2015, 04:35 PM
prateek.kathal
    Thread: Need some help with CURL
Post: RE: Need some help with CURL

includebeer Wrote: (12-17-2015, 06:44 PM) -- Well... maybe you can start by posting the code snippet that is not working? I'm using CURL in a CodeIgniter project and it's working fine. CI is not the ...
18,662 Views
5 Replies
12-19-2015, 01:28 AM
prateek.kathal
    Thread: Need some help with CURL
Post: Need some help with CURL

Hello, I am currently using CodeIgniter 2.2.3 and I am trying to execute a CURL Statement which requires me to use '@' before the FileURL. The problem is, I am running php 5.5.9 and using '@' b...
18,662 Views
5 Replies
12-14-2015, 01:08 PM
prateek.kathal

Theme © iAndrew 2016 - Forum software by © MyBB