Codice PHP:
...
$src mysql_query("SELECT id  FROM `x_world`  WHERE uid = $var_a");  //x_world= nome tabella
...