Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2014
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. $.post("<?php echo site_url("scores")/getScore/?>/", showScore);
  2.  
  3. var argument1 = 100;
  4.  
  5. $.post("<?php echo site_url("scores")/getScore/?>/", showScore(json_encoded_data_from_getScore, argument1));
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement