include "../top.html"; ?> include "../cdbcon.inc"; $sql=mysql_query("select * from students where num='$num'"); $rs=mysql_fetch_array($sql); ?>