Welcome Guest, Not a member yet? Register   Sign In
ci4 curl
#5

(This post was last modified: 07-04-2023, 06:10 AM by devo.)

hii how to add curl option in curlrequest class codeigniter 4


i try like this but it not working

PHP Code:
$options = [
    'CURLOPT_IPRESOLVE' => CURL_IPRESOLVE_V4
];
$client = \Config\Services::curlrequest($options); 
Reply


Messages In This Thread
ci4 curl - by devo - 02-15-2023, 06:04 AM
RE: ci4 curl - by InsiteFX - 02-16-2023, 12:05 AM
RE: ci4 curl - by SubrataJ - 05-19-2023, 03:55 AM
RE: ci4 curl - by InsiteFX - 05-19-2023, 11:39 PM
RE: ci4 curl - by devo - 07-04-2023, 06:05 AM
RE: ci4 curl - by kenjis - 07-04-2023, 05:59 PM



Theme © iAndrew 2016 - Forum software by © MyBB