Welcome Guest, Not a member yet? Register   Sign In
cURL and Codeigniter
#1

[eluser]Sinclair[/eluser]
Hi,

I need to use cURL in a Codeigniter application. If the server have cURL installed I will be able to user cURL with Codeigniter?

Best Regards,
#2

[eluser]nelson.wells[/eluser]
Anything that your server supports that PHP can do by itself, you can do in CI. You may want to take a look at Phil Sturgeon's cURL library so you don't have to touch native cURL though as it can be a bit complex for most applications.




Theme © iAndrew 2016 - Forum software by © MyBB