<?xml version="1.0" encoding="iso-8859-1"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Gamme des Chefs</title>
    <link rel="alternate" type="text/html" href="http://www.gammedeschefs.net/" />
    <link rel="self" type="application/atom+xml" href="http://www.gammedeschefs.net/atom.xml" />
   <id>tag:www.gammedeschefs.net,2007://1</id>
    <link rel="service.post" type="application/atom+xml" href="http://www.gammedeschefs.net/mt_320/mt-atom.cgi/weblog/blog_id=1" title="Gamme des Chefs" />
    <updated>2007-06-30T19:20:58Z</updated>
    
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type 3.2</generator>
 
<entry>
    <title>Informations légales - Copyrights</title>
    <link rel="alternate" type="text/html" href="http://www.gammedeschefs.net/2006/01/informations_legales_copyrights.php" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.gammedeschefs.net/mt_320/mt-atom.cgi/weblog/blog_id=1/entry_id=11" title="Informations légales - Copyrights" />
    <id>tag:www.gammedeschefs.net,2006://1.11</id>
    
    <published>2006-01-11T17:34:16Z</published>
    <updated>2007-06-30T19:20:58Z</updated>
    
    <summary><![CDATA[Tous droits r&eacute;serv&eacute;s Gamme des chefs....]]></summary>
    <author>
        <name>HenriBarde</name>
        
    </author>
    
    <content type="html" xml:lang="fr" xml:base="http://www.gammedeschefs.net/">
        <![CDATA[<p>Tous droits r&eacute;serv&eacute;s Gamme des chefs.</p>]]>
        
    </content>
</entry>
<entry>
    <title>Contactez-nous</title>
    <link rel="alternate" type="text/html" href="http://www.gammedeschefs.net/2006/01/contacteznous.php" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.gammedeschefs.net/mt_320/mt-atom.cgi/weblog/blog_id=1/entry_id=10" title="Contactez-nous" />
    <id>tag:www.gammedeschefs.net,2006://1.10</id>
    
    <published>2006-01-11T17:04:18Z</published>
    <updated>2007-06-30T19:36:09Z</updated>
    
    <summary><![CDATA[ '; $msg = 'Vous venez juste d\'envoyer un message. Veuillez patienter avant d\'en poster un autre.Merci.'; }elseif($_POST['Submit'] == "Envoyer") { $mail = "Message envoyé de la page Contact de Gammedeschefs.com :\n\n"; while (list ($field_name, $field_value) = each ($_POST)) { if ($field_name != "Envoyer") { if($field_name != "Subject") { if($field_name != "envoi") { if($field_name != "Submit") { $arr_form_values [$field_name] = $field_value ; $mail .= "$field_name : ".$arr_form_values [$field_name]."\n"; } } } } } if($_POST['Commentaire'] != "" && $_POST['Email'] != "") { $entete = "Reply-to: contact@gammedeschefs.com\n"; $entete .= "From: contact@gammedeschefs.com\n"; $entete .= "X-Mailer: Tubbydev Technology Information\n"; $entete .= "Content-Type: text/html; charset=iso-8859-1\n"; // $entete .= "Content-Type: text/html; charset=utf-8\n"; $cerres = "Contact Gammedeschefs.com : ".$_POST['Subject'].""; mail("contact@gammedeschefs.com",$cerres,"$mail",$entete); // mail("o.raveau@tubbydev.net",$cerres,"$mail",$entete); $enplusoliv = ''; $msg = 'Votre message a correctement été envoyé. Merci.'; }elseif($_POST['Email'] == ""){ $msg = 'Vous devez donner un email.'; }elseif($_POST['Commentaire'] == ""){ $msg = 'Vous devez donner un commentaire.'; } }else{ $enplusoliv = ''; $msg = ""; } ?> #here" method="post" name="demande" onsubmit="return VerifSaisie2();"> Nom/Prénom:* " maxlength="50" > Fonction: " maxlength="50" > Société: " maxlength="50" > Téléphone / Fax: " maxlength="50" > Votre email:* " maxlength="50" > Objet de votre demande: " maxlength="50" > Commentaire :* &nbsp; désire recevoir la lettre d'information électronique de Gamme des Chefs...]]></summary>
    <author>
        <name>HenriBarde</name>
        
    </author>
    
    <content type="html" xml:lang="fr" xml:base="http://www.gammedeschefs.net/">
        <![CDATA[



<?
if($_POST['dejapost']== "1")
{

$enplusoliv = '<input type="hidden" name="dejapost" value="1" />';
$msg = 'Vous venez juste d\'envoyer un message.<br /> Veuillez patienter avant d\'en poster un autre.<br />Merci.';

}elseif($_POST['Submit'] == "Envoyer")
{
$mail =  "Message envoyé de la page Contact de Gammedeschefs.com :<br />\n<br />\n";

while (list ($field_name, $field_value) = each ($_POST))
{
    if ($field_name != "Envoyer")
    {
       if($field_name != "Subject")
       {
       if($field_name != "envoi")
       {
          if($field_name != "Submit")
          {
       $arr_form_values [$field_name] = $field_value ;
        $mail .=  "$field_name : ".$arr_form_values [$field_name]."<br />\n";
        }
       }
       }

        }
}

if($_POST['Commentaire'] != "" &&  $_POST['Email'] != "")
{
                   
         $entete = "Reply-to: contact@gammedeschefs.com\n";
        $entete .= "From: contact@gammedeschefs.com\n";
        $entete .= "X-Mailer: Tubbydev Technology Information\n";
      $entete .= "Content-Type: text/html; charset=iso-8859-1\n";
        //  $entete .= "Content-Type: text/html; charset=utf-8\n";
          $cerres = "Contact Gammedeschefs.com : ".$_POST['Subject']."";


         mail("contact@gammedeschefs.com",$cerres,"$mail",$entete);
         //   mail("o.raveau@tubbydev.net",$cerres,"$mail",$entete);


$enplusoliv = '<input type="hidden" name="dejapost" value="1" />';
$msg = 'Votre message a correctement été envoyé. Merci.';
}elseif($_POST['Email'] == ""){
$msg = 'Vous devez donner un email.';
}elseif($_POST['Commentaire'] == ""){
$msg = 'Vous devez donner un commentaire.';
}


}else{
 $enplusoliv = '';
 $msg = "";

}

   

?>



 

   <br />
        <div align="center">
        
    <b style="color: #FF0000;"><?   echo"$msg";?></b>
    
        <table>
        <tr>
        <td align="left">

        <form action="<?=$PHP_SELF?>#here" method="post" name="demande" onsubmit="return VerifSaisie2();">
        <?=$enplusoliv ?>
        Nom/Prénom:<span class="en_erreur">*</span><br />
        <input type="text" class="formarea" name="Nom_prenom" size="40" value="<? echo trim(stripslashes($_POST['Nom_prenom']));?>" maxlength="50" ><br />
        Fonction:<br />
        <input type="text" class="formarea" name="Fonction" size="40" value="<? echo trim(stripslashes($_POST['Fonction']));?>" maxlength="50" ><br />
        Société:<br />
        <input type="text" class="formarea" name="Entreprise" size="40" value="<? echo trim(stripslashes($_POST['Entreprise']));?>" maxlength="50" ><br />
        Téléphone / Fax:<br />
        <input type="text" class="formarea" name="Tel_Fax" size="40" value="<? echo trim(stripslashes($_POST['Tel_Fax']));?>" maxlength="50" ><br />
        Votre email:<span class="en_erreur">*</span><br />
        <input type="text" class="formarea" name="Email" size="40" value="<? echo trim(stripslashes($_POST['Email']));?>" maxlength="50" ><br />
        Objet de votre demande:<br />
        <input type="text" class="formarea" name="Subject" size="40" value="<? echo trim(stripslashes($_POST['Subject']));?>" maxlength="50" ><br />

        Commentaire :<span class="en_erreur">*</span><br />
        <textarea name="Commentaire" rows="5" cols="50" class="formarea"></textarea><br />
        <input type="hidden" name="envoi" value="O">
        <br />
        <input type="checkbox" name="lettre_dinfo_electronique" value="1" checked />&nbsp;
        désire recevoir la lettre d'information électronique de Gamme des Chefs      <br />
        
        <input type="submit" name="Submit" value="Envoyer" class="formbouton">

        </form>
        </td></tr></table>
         </div>
















]]>
        
    </content>
</entry>
<entry>
    <title>jobs(at)gammedeschefs_com</title>
    <link rel="alternate" type="text/html" href="http://www.gammedeschefs.net/2006/01/jobsatgammedeschefs_com.php" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.gammedeschefs.net/mt_320/mt-atom.cgi/weblog/blog_id=1/entry_id=19" title="jobs(at)gammedeschefs_com" />
    <id>tag:www.gammedeschefs.net,2006://1.19</id>
    
    <published>2006-01-10T02:08:02Z</published>
    <updated>2007-06-27T18:49:32Z</updated>
    
    <summary><![CDATA[ '; $msg = 'Vous venez juste d\'envoyer un message. Veuillez patienter avant d\'en poster un autre.Merci.'; }elseif($_POST['Submit'] == "Envoyer") { $mail = "Message envoyé de la page \"Candidature spontanée via votre site.\" de Gammedeschefs.com :\n\n"; while (list ($field_name, $field_value) = each ($_POST)) { if ($field_name != "Envoyer") { if($field_name != "Subject") { if($field_name != "envoi") { if($field_name != "Submit") { $arr_form_values [$field_name] = $field_value ; $mail .= "$field_name : ".$arr_form_values [$field_name]."\n"; } } } } } if($_POST['Commentaire'] != "" && $_POST['Email'] != "") { $entete = "Reply-to: contact@gammedeschefs.com\n"; $entete .= "From: contact@gammedeschefs.com\n"; $entete .= "X-Mailer: Tubbydev Technology Information\n"; $entete .= "Content-Type: text/html; charset=iso-8859-1\n"; // $entete .= "Content-Type: text/html; charset=utf-8\n"; $cerres = "Contact Gammedeschefs.com : ".$_POST['Subject'].""; mail("contact@gammedeschefs.com",$cerres,"$mail",$entete); // mail("o.raveau@tubbydev.net",$cerres,"$mail",$entete); $enplusoliv = ''; $msg = 'Votre message a correctement été envoyé. Merci.'; }elseif($_POST['Email'] == ""){ $msg = 'Vous devez donner un email.'; }elseif($_POST['Commentaire'] == ""){ $msg = 'Vous devez donner un commentaire.'; } }else{ $enplusoliv = ''; $msg = ""; } ?> #here" method="post" name="demande" onsubmit="return VerifSaisie2();"> Nom/Prénom:* " maxlength="50" > Fonction: " maxlength="50" > Société: " maxlength="50" > Téléphone / Fax: " maxlength="50" > Votre email:* " maxlength="50" > Objet de votre demande: Commentaire :* &nbsp; désire recevoir la lettre d'information électronique de Gamme des Chefs...]]></summary>
    <author>
        <name>HenriBarde</name>
        
    </author>
    
    <content type="html" xml:lang="fr" xml:base="http://www.gammedeschefs.net/">
        <![CDATA[ 


<?
if($_POST['dejapost']== "1")
{

$enplusoliv = '<input type="hidden" name="dejapost" value="1" />';
$msg = 'Vous venez juste d\'envoyer un message.<br /> Veuillez patienter avant d\'en poster un autre.<br />Merci.';

}elseif($_POST['Submit'] == "Envoyer")
{
$mail =  "Message envoyé de la page \"Candidature spontanée via votre site.\" de Gammedeschefs.com :<br />\n<br />\n";

while (list ($field_name, $field_value) = each ($_POST))
{
    if ($field_name != "Envoyer")
    {
       if($field_name != "Subject")
       {
       if($field_name != "envoi")
       {
          if($field_name != "Submit")
          {
       $arr_form_values [$field_name] = $field_value ;
        $mail .=  "$field_name : ".$arr_form_values [$field_name]."<br />\n";
        }
       }
       }

        }
}

if($_POST['Commentaire'] != "" &&  $_POST['Email'] != "")
{
                   
         $entete = "Reply-to: contact@gammedeschefs.com\n";
        $entete .= "From: contact@gammedeschefs.com\n";
        $entete .= "X-Mailer: Tubbydev Technology Information\n";
      $entete .= "Content-Type: text/html; charset=iso-8859-1\n";
        //  $entete .= "Content-Type: text/html; charset=utf-8\n";
          $cerres = "Contact Gammedeschefs.com : ".$_POST['Subject']."";


         mail("contact@gammedeschefs.com",$cerres,"$mail",$entete);
         //   mail("o.raveau@tubbydev.net",$cerres,"$mail",$entete);


$enplusoliv = '<input type="hidden" name="dejapost" value="1" />';
$msg = 'Votre message a correctement été envoyé. Merci.';
}elseif($_POST['Email'] == ""){
$msg = 'Vous devez donner un email.';
}elseif($_POST['Commentaire'] == ""){
$msg = 'Vous devez donner un commentaire.';
}


}else{
 $enplusoliv = '';
 $msg = "";

}

   

?>



 

   <br />
        <div align="center">
        
    <b style="color: #FF0000;"><?   echo"$msg";?></b>
    
        <table>
        <tr>
        <td align="left">

        <form action="<?=$PHP_SELF?>#here" method="post" name="demande" onsubmit="return VerifSaisie2();">
        <?=$enplusoliv ?>
        Nom/Prénom:<span class="en_erreur">*</span><br />
        <input type="text" class="formarea" name="Nom_prenom" size="40" value="<? echo trim(stripslashes($_POST['Nom_prenom']));?>" maxlength="50" ><br />
        Fonction:<br />
        <input type="text" class="formarea" name="Fonction" size="40" value="<? echo trim(stripslashes($_POST['Fonction']));?>" maxlength="50" ><br />
        Société:<br />
        <input type="text" class="formarea" name="Entreprise" size="40" value="<? echo trim(stripslashes($_POST['Entreprise']));?>" maxlength="50" ><br />
        Téléphone / Fax:<br />
        <input type="text" class="formarea" name="Tel_Fax" size="40" value="<? echo trim(stripslashes($_POST['Tel_Fax']));?>" maxlength="50" ><br />
        Votre email:<span class="en_erreur">*</span><br />
        <input type="text" class="formarea" name="Email" size="40" value="<? echo trim(stripslashes($_POST['Email']));?>" maxlength="50" ><br />
        Objet de votre demande:<br />
        <input type="text" class="formarea" name="Subject" size="40" value="Candidature spontanée." maxlength="50" ><br />

        Commentaire :<span class="en_erreur">*</span><br />
        <textarea name="Commentaire" rows="5" cols="50" class="formarea"></textarea><br />
        <input type="hidden" name="envoi" value="O">
        <br />
        <input type="checkbox" name="lettre_dinfo_electronique" value="1" checked />&nbsp;
        désire recevoir la lettre d'information électronique de Gamme des Chefs      <br />
        
        <input type="submit" name="Submit" value="Envoyer" class="formbouton">

        </form>
        </td></tr></table>
         </div>]]>
        
    </content>
</entry>

</feed> 

