Welcome Guest, Not a member yet? Register   Sign In
cURL is not working with codeignier 3
#2

Try error_reporting(E_ALL) - I suspect errors are disabled, pretty sure $args['file'] = ... should display a warning, as $args is not defined as array before setting a value to it.

What PHP version are you targeting?
Reply


Messages In This Thread
cURL is not working with codeignier 3 - by dhaval - 07-24-2018, 11:13 PM
RE: cURL is not working with codeignier 3 - by Pertti - 07-25-2018, 12:59 AM



Theme © iAndrew 2016 - Forum software by © MyBB