Skip to content

Instantly share code, notes, and snippets.

@aquajach
Created October 28, 2013 04:25
Show Gist options
  • Save aquajach/7191427 to your computer and use it in GitHub Desktop.
Save aquajach/7191427 to your computer and use it in GitHub Desktop.
$.delete('adminajax.php', {'action':'deleteUser', 'user':'[username]'}, function(data){
alert('The user has just been deleted!');
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment