Skip to content

Instantly share code, notes, and snippets.

@breck7
Created December 21, 2009 18:43
Show Gist options
  • Save breck7/261139 to your computer and use it in GitHub Desktop.
Save breck7/261139 to your computer and use it in GitHub Desktop.
<?php
function post($url, $post_array)
{
// curl
}
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment