| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
 100
 101
 102
 103
 104
 105
 106
 107
 108
 109
 110
 111
 112
 113
 114
 115
 116
 117
 118
 119
 120
 121
 122
 123
 124
 125
 
 | <html>
<head>
<title>Super Diet --> Validation de la demande d'embauche</title>
<link rel="stylesheet" type="text/css" href="site.css" />
<style type="text/css">
a.bouton
	{
	width:200px;
	text-align:center;
	display:block;
	border-width: 5px;
	font-weight:bold;
	text-decoration:none;
	background:#B9B9B9;
	border-top:3px #DBDBDB solid;
	border-left:3px #DBDBDB solid;
	border-bottom:3px #868686 solid;
	border-right:3px #868686 solid;
	}
 
a.bouton:hover 
	{
	background-color: #FF6600;
	border-top:4px #FFCC00 solid;
	border-left:4px #FFCC00 solid;
	border-bottom:2px #CC0000 solid;
	border-right:2px #CC0000 solid;
	}
</style>
</head>
 
<body>
<?php
$link = mysql_connect("localhost", "root", "")or die (mysql_error());
mysql_select_db("intranet")or die (mysql_error()) ;
?>
<?php
$nom=$_POST['nom'] ;
$date=$_POST['date'] ;
$besoin=$_POST['besoin'] ;
$signdemandeur=$_POST['signdemandeur'] ;
$nomcandidat=$_POST['nomcandidat'] ;
$societe=$_POST['societe'] ;
$prenomcandidat=$_POST['prenomcandidat'] ;
$choix=$_POST['choix'] ;
$souschoix=$_POST['souschoix'] ;
$compter=$_POST['compter'] ;
$stagiaireassure=$_POST['stagiaireassure'] ;
$taches=$_POST['taches'] ;
$statut=$_POST['statut'] ;
$departement=$_POST['departement'] ;
$remuneration=$_POST['remuneration'] ;
$critere=$_POST['critere'] ;
$datenaissance=$_POST['datenaissance'] ;
$lieunaissance=$_POST['lieunaissance'] ;
$nomjeunefille=$_POST['nomjeunefille'] ;
$nationalite=$_POST['nationalite'] ;
$ss=$_POST['ss'] ;
$adresse=$_POST['adresse'] ;
$telephone=$_POST['telephone'] ;
?>
 
<?php
mysql_query("INSERT INTO embauche (Nom, Date, Besoin, Sign_demandeur, Nom_candidat, Societe, Prenom_candidat, Choix_poste, Sous_choix, Debut_contrat, Stagiaire_assure, Taches_confies, Statut, Departement, Remuneration, Critere_retenu, Date_naissance, Lieu_naissance, Nom_jeune_fille, Nationalite, Num_ss, Adresse, Telephone) VALUES ('$nom', '$date', '$besoin', '$signdemandeur', '$nomcandidat', '$societe', '$prenomcandidat', '$choix', '$souschoix', '$compter', '$stagiaireassure', '$taches', '$statut', '$departement', '$remuneration', '$critere', '$datenaissance', '$lieunaissance', '$nomjeunefille', '$nationalite', '$ss', '$adresse', '$telephone')") ;
echo "INSERT INTO embauche (Nom, Date, Besoin, Sign_demandeur, Nom_candidat, Societe, Prenom_candidat, Choix_poste, Sous_choix, Debut_contrat, Stagiaire_assure, Taches_confies, Statut, Departement, Remuneration, Critere_retenu, Date_naissance, Lieu_naissance, Nom_jeune_fille, Nationalite, Num_ss, Adresse, Telephone) VALUES ('$nom', '$date', '$besoin', '$signdemandeur', '$nomcandidat', '$societe', '$prenomcandidat', '$choix', '$souschoix', '$compter', '$stagiaireassure', '$taches', '$statut', '$departement', '$remuneration', '$critere', '$datenaissance', '$lieunaissance', '$nomjeunefille', '$nationalite', '$ss', '$adresse', '$telephone')" ;
?>
<div class="cont">
 
<div class="haut">
<ul id="menu">
<li><a href="index.php" class="index_actif">Accueil</a></li>
<li><a href="commentaire.php">Commentaire</a></li>
<li><a href="webmaster.php">Espace administrateur</a></li>
<li><a href="glpi/index.php">GLPI</a></li>
<li><a href="quixplorer_2_3_1">Dossiers publics</a></li>
 
 
 
</ul></div>
 
<div class="centre">
 
 
 
 
<div class="gauche">
<div class="haut_gauche">
        <h3 align="center">INFORMATIONS</h3>
</div>
      <p align="center" class="top"><a href="index.php" class="class1">Info trombinoscope</a></p>
      <p align="justify" class="notop">Pour voir le calendrier d'une personne, 
        il vous suffit de trouver cette personne dans le trombinoscope et de cliquer 
        sur le lien calendrier. <img src="images/puce.gif" class="puce" alt="Sitzik"/> 
      </p>
<p align="center" class="top"><a href="index.php" class="class1">Commentaire</a></p>
      <p align="justify" class="notop">Vous pouvez déposer des commentaires 
        sur l'Intranet en cliquant sur le lien Commentaire en haut de cette page. 
        Vous pouvez déposer des revendications concernant la navigation, 
        concernant le manque d'informations. Ces commentaires seront pris en compte 
        pour l'amélioration du site.<img src="images/puce.gif" class="puce" alt="Stratigraphics"/></p>
		<p align="center" class="top"><a href="index.php" class="class1">Actualisation</a></p>
 
      <p align="center" class="notop">Dernière actualisation le 08/03/2007</p>
      <p align="center" class="notop">Par Monsieur Thiébaux Jérôme.<img src="images/puce.gif" class="puce" alt="Stratigraphics"/></p>
    </div>
 
    <div class="droite"> 
	<div class="spacer2"></div>
	  <h2 align="center"><font color="#FF0000" size="+1">*** Validation de la demande d'embauche ***</font></h2>
		<br><br>
    </div>
 
<div class="spacer"></div>
</div>
 
<div class="bas">
 <p align="center"><img src="photos/boulecligno.gif" /><font face="Times New Roman, Times, serif">INTRANET 
      SUPER DIET PRODUCTION</font><img src="photos/boulecligno.gif" /></p>
 
 
 
</div>
</div>
</body>
</html> | 
Partager