$(function() { $.get( "php/123.php", { a: a, b: b }, newFunc ); return false; }); function newFunc { d, e};