include "../top.html"; ?> include "../cdbcon.inc"; $select_sql=mysql_query("select c_info,c_precepts,c_teacherph,admin from c_info where c_no='$c_no'"); $rs=mysql_fetch_array($select_sql); $c_info=stripslashes($rs[c_info]); ?>
include "../left.html";?> |
|