Guest User

Untitled

a guest
Jun 27th, 2012
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. jquery ajax and php wont cooperate
  2. $.ajax({
  3. url : url
  4. success : function(data) { //do stuff with data here }
  5. })
Advertisement
Add Comment
Please, Sign In to add comment