if(isset($_Post["Search"])) { // select stmt $searchstms=""select * from users where id Like '$_Post["search"]'"; //Ren Sql Stmt $rsult=mysql_query()$seachstmt); print ""; while($R=mysql_fetech_row($rsult)) { print ""; print "" ; print "" ; print "" ; " ; } Print" Username id name email ".$R[0]. " ".$R[1]. " ".$R[2]. " ";