my js is like...
$.ajax({ url: "exec.php", method: "POST", data: { say:"hihi" }, success: function(data){