var $a = "http://'. $b .'/x.php";
yerine
var $a = "http://{$b}/x.php";
şeklinde kullanabilirsin.