Skip to content

Instantly share code, notes, and snippets.

@Noah-Huppert
Created December 17, 2013 23:46
Show Gist options
  • Save Noah-Huppert/8014923 to your computer and use it in GitHub Desktop.
Save Noah-Huppert/8014923 to your computer and use it in GitHub Desktop.
echo Client::curl("GET", Array("function" => "deleteTableItem", "tableName" => $tableName, "tableItemName" => $tableItemName, "tableItemColID" => $tableItemColID));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment