query("select * from user where id='$user_id'"); $userset->next(); $userdata=$userset->getRecord(); } ?>