devWhiz Posted April 12, 2011 Share Posted April 12, 2011 How would I go about making it to where,, I can tell the script to use a certain extension of php in the script like curl.. ? Thanks Link to comment https://forums.phpfreaks.com/topic/233542-how-to-set-a-script-to-use-certain-php-extensions-in-the-script/ Share on other sites More sharing options...
requinix Posted April 12, 2011 Share Posted April 12, 2011 dl. If it's available to you. If you need an extension, enable it in your php.ini. Link to comment https://forums.phpfreaks.com/topic/233542-how-to-set-a-script-to-use-certain-php-extensions-in-the-script/#findComment-1200859 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.