select user,classid,(select `path` from userclass where userclass.id=users.classid) `path` from users where url like '%" . $a['host'] . "%'"