Habsburg

MeniDrraziGet

Jun 12th, 2016
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
jQuery 0.13 KB | None | 0 0
  1. $.get("prikazKnjige.php", {source: "sveKopije", data: data}, function(res) {
  2.         res = JSON.parse(res);
  3.         console.log(res);
  4. });
Advertisement
Add Comment
Please, Sign In to add comment