S seachen Verified User Joined Feb 3, 2007 Messages 491 Nov 29, 2007 #1 may i know how to check this?
agnivo007 Verified User Joined Nov 25, 2006 Messages 245 Location India Nov 29, 2007 #2 1. create info.php file containing only : <?php phpinfo(); ?> 2. upload this to your public_html and access from browser. 3. search for curl. You should see the curl version too.
1. create info.php file containing only : <?php phpinfo(); ?> 2. upload this to your public_html and access from browser. 3. search for curl. You should see the curl version too.