include "../../left.html";?>
|
 |
 |
|
 |
 |
include "../../dbcon.inc";
$lschool=$school+1;
$sql=mysql_query("select no,name,year_$lschool,school_$lschool,clas_$lschool from member where div='A' and year_$school='$sinf[s_year]' and school_$school='$school' and clas_$school='$class'");
?>
|
|
 |
|
|