Reputation: 11
What are Differents between CURL and Guzzle,Pecl-http and Http-request2 ? I want to connect to one site with api,I always use curl and it works for me.can I use Guzzle or Pecl-http or Http-request2 instead of curl in codeigniter or php?
Upvotes: 0
Views: 492