session_unregister("req");
session_unregister("texte");
session_unregister("cours_profs");
session_unregister("codprof");
session_unregister("codetudiant");
session_unregister("codadmin");
include("base.php");
$req = "SELECT codsection, section, objectif ,nom,prenom, sexe FROM sections , professeurs Where sections.codprof=professeurs.codprof order by 2";
$res = mysql_query($req);
//echo $req."
";
$nbre = ($res?mysql_num_rows ($res):0);
$reqn = "SELECT codniveau, niveau FROM niveaux order by 1";
//echo $reqn;
$resn= mysql_query($reqn);
$nbren = ($resn?mysql_num_rows ($resn):0);
?>
|
|
![]() |
|
|
|||||||||||||||||||||||||||
© 2006 - Université Mohammed V-Agdal
École Mohammadia d'Ingénieurs
Département Génie Informatique
-----------------
[Site Réalisé Par: Mr N.EL FADDOULI]
faddouli@emi.ac.ma