How to add curl support to PHP 5 in CentOS

Viewed 96196

How to add curl support to PHP 5 in CentOS ?

After installing curl and curl-devel, what are the things that I need to do to setup curl in PHP 5

2 Answers
Related