File manager - Edit - /home/jardides/www/Jardi-design/Filemaker/Formulaire.php
Back
<?php $pco_date = $_POST[ "pco_date" ]; $pco_type = $_POST[ "pco_type" ]; $pco_id = $_POST[ "pco_id" ]; $tie_nom = $_POST[ "tie_nom" ]; $tie_adr = $_POST[ "tie_adr" ]; $tie_code = $_POST[ "tie_code" ]; $ema_titre = $_POST[ "ema_titre" ]; $ema_message = $_POST[ "ema_message" ]; $ema_objet = $_POST[ "ema_objet" ]; $ema_sujet = $_POST[ "ema_sujet" ]; $ema_destinataire = $_POST[ "ema_destinataire" ]; $ema_Cc = $_POST[ "ema_Cc" ]; $pco_fichier = $_POST[ "pco_fichier" ]; $pco_lien = $_POST[ "pco_lien " ] ?> <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Document sans nom</title> <script src="//www.jardi-design.com/Filemaker/tinymce/tinymce.min.js"></script> <script> tinymce.init( { selector: 'textarea', height: 500, theme: 'modern', language: 'fr_FR', relative_urls: false, document_base_url: "http://www.jardi-design.com/Filemaker/", remove_script_host: false, plugins: [ 'advlist autolink lists link image charmap print preview hr anchor pagebreak', 'searchreplace wordcount visualblocks visualchars code fullscreen', 'insertdatetime media nonbreaking save table contextmenu directionality', 'emoticons template paste textcolor colorpicker textpattern imagetools codesample toc' ], toolbar1: 'undo redo | insert | styleselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | link image', toolbar2: 'print preview media | forecolor backcolor emoticons | codesample', image_advtab: true, templates: [ { title: "Editor Details", url: "//www.jardi-design.com/Filemaker/emailSimple.html", description: "Adds Editors Name and Staff ID" } ], content_css: [ '//fonts.googleapis.com/css?family=Lato:300,300i,400,400i', '//www.tinymce.com/css/codepen.min.css', '//www.jardi-design.com/Filemaker/Tyny.css' ] } ); </script> </head> <body> <form action="http://www.jardi-design.com/Filemaker/EmailEnvoi.php" method="post" margin="0"> <!--Debut--> <textarea id="message" name="message"> <div class="mceTmpl"> <table border="0" width="100%" cellspacing="0" cellpadding="0"> <tbody> <tr> <td style="background-color: #71d64c;" bgcolor="#71D64C" width="20%" height="50"> </td> <td style="background-color: #71d64c;" bgcolor="#71D64C" width="40%" height="50"> <?php echo( $pco_date) ?> </td> <td style="background-color: #71d64c;" bgcolor="#71D64C" width="40%" height="50"> <?php echo( $pco_id )?> </td> </tr> <tr> <td style="font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif;"> </td> <td style="font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif;"> </td> <td style="font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif;"> </td> </tr> <tr> <td style="font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif;"> </td> <td style="padding-left: 5%; font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif; background-color: #e1faf8; height: 50px;" colspan="2" bgcolor="#C0EDEB" height="50"> <h3><strong><?php echo( $pco_type) ?></strong></h3> </td> </tr> <tr> <td style="padding-left: 10%; font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif;" colspan="3" height="50"> <h2><strong><?php echo( $ema_titre) ?></strong></h2> </td> </tr> <tr> <td style="padding-left: 10%; font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif;" colspan="3"> <?php echo( $ema_message) ?> </td> </tr> <tr> <td style="font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif;"> </td> <td style="font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif;" height="50">Simon Joubert<br/> Jardi-design</td> <td style="font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif;"> </td> </tr> <tr> <td style="padding-left: 10%; font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif;" colspan="3"> <p style="font-style: italic; font-weight: bold;">Vous pouvez télécharger les fichiers en suivant le(s) lien(s) ci dessous:</p> <p> <a title="<?php echo( $pco_fichier) ?>" href="<?php echo( $pco_lien) ?>" target="_blank" rel="noopener noreferrer"> <?php echo( $pco_fichier) ?> </a> </p> </td> </tr> <tr> <td style="font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif;"> </td> <td style="font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif;"> </td> <td style="font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif;"> </td> </tr> <tr> <td style="font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif;"> </td> <td style="font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif;"> </td> <td style="font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif;"> </td> </tr> <tr> <td style="font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif; vertical-align: bottom;"><img src="http://www.jardi-design.com/Filemaker/images/Logo_Jardi-design-Transparent_01.png" width="100%" height="auto"/> </td> <td style="font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif;"> <p> <?php echo( $tie_nom) ?><br/> <?php echo( $tie_adr) ?> </p> </td> <td style="font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif;"> <span class="pco_id"> <?php echo( $pco_id )?> </span><br/> <?php echo( $pco_date) ?><br/> <?php echo( $tie_code) ?> </td> </tr> <tr> <td style="background-color: #000000; vertical-align: top;" bgcolor="#000000"><img src="http://www.jardi-design.com/Filemaker/images/Logo_Jardi-design-Transparent_02.png" alt="" width="100%" height="auto"/> </td> <td style="background-color: #000000;" bgcolor="#000000"><span style="color: #ffffff;">Simon Joubert</span><br/><span style="color: #ffffff;"> Paysagiste</span><br/><span style="color: #ffffff;"> 06 76 21 55 34</span><br/><span style="color: #ffffff;"> contact@jardi-design.com</span> </td> <td style="background-color: #000000;" bgcolor="#000000"><span style="color: #ffffff;">Jardi-design</span><br/><span style="color: #ffffff;"> EURL au capital de 10 000€</span><br/><span style="color: #ffffff;"> SIRET : 8100 79 855 000 13</span><br/><span style="color: #ffffff;"> 94 Avenue Henri Martin</span><br/><span style="color: #ffffff;"> 94100 ST MAUR DES FOSSES</span> </td> </tr> </tbody> </table> </div> </textarea> <!--Fin--> <input name="sujet" type="hidden" id="sujet" placeholder="Sujet" value="<?php echo($ema_sujet)?>" size="100"> <input name="ema_destinataire" type="hidden" id="ema_destinataire" placeholder="Destinataire" value="<?php echo($ema_destinataire)?>" size="100"> <input name="Cc" type="hidden" id="Cc" placeholder="Destinaire copie cachee" value="<?php echo($ema_Cc)?>" size="100"> <button type="submit" style="width:100%; height:40pt; margin:0; border:none; background-color:#F74E4A; font:Segoe, 'Segoe UI', 'DejaVu Sans', 'Trebuchet MS', Verdana, sans-serif; color:#FFFFFF; font-size:18px">Envoyer email</button> </form> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings