Is curl enabled by default with any PHP install? -
is curl extension enabled default php install? if yes, starting version of php?
you check trusty phpinfo function. remember delete afterward. sorry if isn't within scope of question.
<?php phpinfo(); ?>
Comments
Post a Comment