Skip to content

Instantly share code, notes, and snippets.

@matiangul
Created June 13, 2013 17:52
Show Gist options
  • Save matiangul/5775803 to your computer and use it in GitHub Desktop.
Save matiangul/5775803 to your computer and use it in GitHub Desktop.
php function is available
<p>PHP server says that curl_exec function is <?php echo function_exists("curl_exec") == true ? 'available' : 'not available'; ?></p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment