Ajax post method no refresh access (jQuery)

From , 3 Years ago, written in JavaScript, viewed 199 times.
URL https://pastebin.vip/view/c74d97b0
  1. $.post("test.php", { "func": "getNameAndTime" },
  2.    function(data){
  3.      alert(data.name);
  4.      alert(data.time);
  5.    }, "json");
  6.  

Reply to "Ajax post method no refresh access (jQuery)"

Here you can reply to the paste above

captcha

https://burned.cc - Burn After Reading Website