|
|
 |
 |
'.$$lcl_dep.'';?>
|
| |
  |
 |
|
| '.$tel_n.' |
'.$fax_n.' |
';
}
}
if (($tel_c) || ($fax_c))
{
if ($lieu=="c")
{
echo '
';
}
}
if ($lieu=="nc")
{
echo '
Site de Courbevoie
'.$tel_c.' '.$fax_c.'';
if ($chef_c) echo '
Chef de service '.$chef_c.'';
if ($tel_sec_c) echo ' Secrétariat '.$tel_sec_c.'';
echo ' | Site de Neuilly
'.$tel_n.' '.$fax_n.'';
if ($chef_n) echo '
Chef de service '.$chef_n.'';
if ($tel_sec_n) echo ' Secrétariat '.$tel_sec_n.'';
echo ' |
';
}
//Gestion du personnel
echo '';
$intitule_="";
$strsql="SELECT intitule, nom, tel FROM SE_Personnel WHERE ref_f=$str_ref_f ORDER BY ref_p";
$rs=mysql_db_query($bdd,$strsql,$Conn);
if ($rs) $nbre_rs=mysql_num_rows($rs);
for ($i=0;$i<$nbre_rs;$i++)
{
$tel="";
$intitule=mysql_result($rs,$i,0);
$nom=mysql_result($rs,$i,1);
if (mysql_result($rs,$i,2)) $tel="Tél. ".str_replace(" ou ", " ou ",mysql_result($rs,$i,2));
if (($intitule!=$intitule_) && ($nom)) echo '| '.$intitule.' | | | '.$nom.' | '.$tel.' | ';
if (($intitule!=$intitule_) && !($nom)) echo '| '.$intitule.' | '.$tel.' | ';
if ($intitule==$intitule_) echo '| '.$nom.' | '.$tel.' | ';
$intitule_=$intitule;
}
echo ' ';
?>
|
|
|
 |
 |
•",str_replace("}", "",str_replace("{", "", str_replace("]","",str_replace("[", "", mysql_result($rs,$i,1)))))));
?>
|
|
| |
|
|
|