commune as $c){ array_push($jsont, $c->id.'|'.$c->nom); } echo $_GET['callback'].'('.json_encode($jsont).');'; } ?>