convertir PHP>HTML

2 participants

Voir le sujet précédent Voir le sujet suivant Aller en bas

Résolu convertir PHP>HTML

Message par mad031 Mar 7 Juin 2011 - 17:36

Bonjour serait-il possible de convertir le script si-dessous en HTML pour l'intégré dans une page HTML de mon forum.
Si se n'ait pas le cas comment l'intégré à mon fourm ?

Script:
Code:
<style type="text/css">
.td { border:#999 1px dotted;
      background-color:#FFF}
</style>

<form action="index.php?page=films&action=resultat_manuel" method="post" name="resultat">
                  
<center>
<fieldset class="fieldset">
<legend><u><b><i>Présentation de Films Manuel</i></b></u></legend>


      
      <table width="90%" border="0" align="center" cellpadding="0" cellspacing="20">
  <tr>
    <td><div id="infos_release"></div><div id="infos_title_hr"><div id="infos_title_d"></div></div></td>
  </tr>
  <tr>
    <td><table width="100%" border="0" cellpadding="0" cellspacing="5">
      <tr>
        <td width="50%" class="td">Titre du film :</td>
        <td class="td"><input type="text" name="titre" value="" size="30" /></td>
      </tr>
      <tr>
        <td width="50%" class="td">Url de la jaquette du film :</td>
        <td class="td"><input type="text" name="affiche" value="http://" size="30" /></td>
      </tr>
      <tr>
        <td width="50%" class="td">Réalisateur :</td>
        <td class="td"><input type="text" name="realisateur" value="" size="30" /></td>
      </tr>
      <tr>
        <td width="50%" class="td">Durée du film :</td>
        <td class="td"><input type="text" name="duree" value="" size="30" /></td>
      </tr>
      <tr>
        <td width="50%" class="td">Acteurs :</td>
        <td class="td"><input type="text" name="acteurs" value="" size="30" /></td>
      </tr>
      <tr>
        <td width="50%" class="td">Genre du film :</td>
        <td class="td"><input type="text" name="genre" value="" size="30" /></td>
      </tr>
      <tr>
        <td width="50%" class="td">Date de sortie :</td>
        <td class="td"><input type="text" name="date" value="" size="30" /></td>
      </tr>
      <tr>
        <td width="50%" class="td">Synopsis :</td>
        <td class="td">
      <textarea name="synopsis" cols="40" rows="5"></textarea></td>
      </tr>
      <tr>
        <td width="50%" align="left" class="td">Qualité :</td>
        <td class="td"><select name="qualite">
      <option value="Aucune Info" selected="selected">Veuillez Remplir SVP</option>
      <option value="Full-DVD">Full-DVD</option>
      <option value="DVD-R">DVD-R</option>
      <option value="HDRip">HDRip</option>
      <option value="DVDRiP">DVDRiP</option>
      <option value="DVDSCR">DVDSCR</option>
      <option value="R5">R5</option>
      <option value="HDTV">HDTV</option>
      <option value="PDTV">PDTV</option>
      <option value="TVrip">TVrip</option>
      <option value="TC">TeleCine</option>
      <option value="TS">TeleSync</option>
      <option value="CAM">CAM</option>
      <option value="Autre ...">Autre ...</option>
        </select></td>
      </tr>
      <tr>
        <td width="50%" align="left" class="td">Format :</td>
        <td class="td"><select name="format">
        <option value="Inconnu" selected="selected">Veuillez Remplir SVP</option>
          <option value="XviD">XviD</option>
          <option value="DivX">DivX</option>
          <option value="MPEG-2">Mpeg-2</option>
          <option value="Mpeg-4">Mpeg-4</option>
          <option value="3GP">3GP</option>
        </select>        </td>
      </tr>
      <tr>
        <td width="50%" align="left" class="td">Langue :</td>
        <td class="td"><select name="langue">
          <option value="Aucune Info" selected="selected">Veuillez Remplir SVP</option>
        <option value="Français">Français</option>
          <option value="Anglais">Anglais</option>
        <option value="Japonais">Japonais</option>
          <option value="Autre ...">Autre ...</option>
        </select></td>
      </tr>
      <tr>
        <td width="50%" align="left" class="td">Sous-titres :</td>
        <td class="td"><select name="soustitres">
          <option value="Aucune Info" selected="selected">Veuillez Remplir SVP</option>
        <option value="Aucun">Aucun</option>
          <option value="Français">Français</option>
          <option value="Anglais">Anglais</option>
          <option value="Autre ...">Autre ...</option>
        </select>        </td>
      </tr>
      <tr>
        <td align="left" class="td">Contrôle parental :</td>
        <td class="td">
      <table border="0" cellspacing="0" cellpadding="0">
        <tr><td>
      <select name="mini_img">
          <option value="http://zizprez.free.fr/images/tp.jpg" selected="selected">Veuillez Remplir SVP</option>
          <option value="http://zizprez.free.fr/images/tp.jpg">Tout public</option>
          <option value="http://zizprez.free.fr/images/10.jpg">Interdit aux moins de 10 ans</option>
          <option value="http://zizprez.free.fr/images/12.jpg">Interdit aux moins de 12 ans</option>
          <option value="http://zizprez.free.fr/images/16.jpg">Interdit aux moins de 16 ans</option>
          <option value="http://zizprez.free.fr/images/18.jpg">Interdit aux moins de 18 ans</option>
          <option value="http://zizprez.free.fr/images/p18.jpg">Porno - Charme</option>
        </select>
      </td></tr></table>
      </td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td><div id="infos_upload"></div><div id="infos_title_hr"><div id="infos_title_d"></div></div></td>
  </tr>
  <tr>
    <td><table width="100%" border="0" cellpadding="0" cellspacing="5">
      <tr>
        <td width="50%" class="td">Hébergeur :</td>
        <td class="td"><select name="tag">
        <option value="Aucune Info" selected="selected]">Veuillez Remplir SVP</option>
          <option value="[FREE]">FREE</option>
          <option value="[MU]">MégaUpload</option>
          <option value="[RS]">RapidShare</option>
          <option value="[MULTI]">Share on all</option>
        <option value="[STREAM]">Streaming</option>
          <option value="[SU]">superuploader</option>
          <option value="[ZS]">ZShare</option>
          <option value="[ES]">Easy-Share</option>
          <option value="[FF]">FileFactory</option>
          <option value="[MS]">MegaShare</option>
          <option value="[WF]">WooFiles</option>
          <option value="[YSI]">YouSendIt</option>
          <option value="[SR]">SteekR</option>
          <option value="[UM]">uploadmachine</option>
          <option value="[SD]">Skydrive</option>
          <option value="[USI]">UShareIt</option>
          <option value="[UH]">UploadHut</option>
          <option value="[FS]">FriendlyShare</option>
          <option value="[SF]">SaveFile</option>
          <option value="[TU]">Turbo Upload</option>
          <option value="[ES]">Easy-Sharing</option>
          <option value="[FH]">FileHost</option>
          <option value="[US]">Upload.Sc</option>
          <option value="[MF]">MediaFire</option>
          <option value="[FT]">Files.to</option>
          <option value="[BP]">BonPoo</option>
          <option value="[RU]">RapidUpload</option>
          <option value="[SS]">SendSpace</option>
          <option value="[NL]">NetLoad</option>
          <option value="[FW]">FileWind</option>
          <option value="[QS]">QuickSharing</option>
          <option value="[PF]">partage-facile</option>
          <option value="[BFU]">BigFileUpload</option>
          <option value="[BU]">Bigupload</option>
          <option value="[UD]">UploaDing</option>
          <option value="[ML]">MooLoad</option>
          <option value="[SI]">Spread-It</option>
          <option value="[ZU]">ZUpload</option>
          <option value="[BGO]">Badongo</option>
          <option value="[TBF]">TransferBigFiles</option>
        <option value="[PANDO]">Pando</option>
        <option value="[EMULE-EDK]">Emule-Edk</option>
        </select></td>
      </tr>
      <tr>
        <td width="50%" class="td">Découpage :</td>
        <td class="td"><select name="decoupage">
          <option value="Aucune Info" selected="selected">Veuillez Remplir SVP</option>
          <option value="WinRar">WinRar</option>
          <option value="Zip">Zip</option>
          <option value="7-Zip">7-Zip</option>
          <option value="XtremSplit">XtremSplit</option>
          <option value="CutKiller">CutKiller</option>
          <option value="Aucun" >Aucun</option>
          <option value="Autre ...">Autre ...</option>
        </select></td>
      </tr>
      <tr>
        <td width="50%" class="td">Nombre de fichiers :</td>
        <td class="td"><input type="text" name="nbfichiers" value="0" size="3" /></td>
      </tr>
      <tr>
        <td width="50%" class="td">Taille des fichiers :</td>
        <td class="td"><input type="text" name="taillefichiers" value="0" size="3" /> Mo</td>
      </tr>
      <tr>
        <td width="50%" class="td">Taille totale :</td>
        <td class="td"><input type="text" name="tailletotale" value="0" size="3" /> Mo</td>
      </tr>
     
    </table></td>
  </tr>
  <tr>
    <td><div id="infos_suplementaire"></div><div id="infos_title_hr"><div id="infos_title_d"></div></div></td>
  </tr>
  <tr>
    <td><table width="100%" border="0" cellpadding="0" cellspacing="5">
        <tr>
        <td colspan="3" class="td"><textarea name="Lien" cols="80" rows="5">Si plusieurs liens (les uns en dessous des autres)</textarea></td>
        </tr>
      <tr>
        <td width="50%" class="td">Balise [hide] sur le(s) lien(s) :</td>
        <td colspan="2" class="td"><label>
  <input name="Hide" type="radio" id="Hide" value="1" />
  oui
  </label>
  <label>
  <input name="Hide" type="radio" id="Hide" value="0" checked />
  non  </label></td>
      </tr>
      <tr>
        <td width="50%" class="td">Balise [center] sur les images :</td>
        <td colspan="2" class="td"><label>
  <input name="Center" type="radio" id="Center" value="1" />
  oui
  </label>
  <label>
  <input name="Center" type="radio" id="Center" value="0" checked />
  non  </label></td>
      </tr>
      <tr>
        <td width="50%" class="td">Balise [quote] sur la présentation :</td>
        <td colspan="2" class="td"><label>
  <input name="Quote" type="radio" id="Quote" value="1" />
  oui
  </label>
  <label>
  <input name="Quote" type="radio" id="Quote" value="0" checked />
  non  </label></td>
      </tr>
      <tr>
        <td class="td">Mot de pass :</td>
        <td colspan="2" class="td"><input name="mdp" type="text" value="Aucun" size="30" /></td>
      </tr>
      <tr>
        <td class="td">Présence d'un Sample : </td>
        <td class="td"><label>
          <input name="Sample" type="text" value="Lien du sample" size="30" id="Sample" />
          </label><label>
          <input name="samp" type="radio" id="samp" value="1" />
oui </label>
          <label>
          <input name="samp" type="radio" id="samp" value="0" checked />
non</label></td>
      </tr>
      <tr>
        <td class="td">Lien Remerciement ou Pub : </td>
        <td class="td"><label>
          <input name="remerciement" type="text" value="Lien pour vous remercier ou pub" size="30" />
          </label><label>
          <input name="remerci" type="radio" id="remerci" value="1" />
oui </label>
          <label>
          <input name="remerci" type="radio" id="remerci" value="0" checked />
non </label></td>
      </tr>
     
    </table></td>
  </tr>
  <tr>
    <td align="center"><input type="image" src="./images/gen.png" name="go" value="Générer la Présentation" onMouseOver="javascript:this.src=\'./images/gen2.png\';" onMouseOut="javascript:this.src=\'./images/gen.png\';"></td>
  </tr>
</table>

</fieldset>
</center>
</form>

Cordialement.
Mad


Dernière édition par mad031 le Mer 8 Juin 2011 - 17:34, édité 1 fois
mad031

mad031
*

Messages : 41
Inscrit(e) le : 05/06/2011

http://psp-creation.bbfr.net/
mad031 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: convertir PHP>HTML

Message par mad031 Mar 7 Juin 2011 - 17:37

Et celui la aussi:
Code:
<?php
if(isset($_POST['titre'])) {
// recup post

// info sur la release
$titre = htmlentities($_POST['titre']);
$affiche = htmlentities($_POST['affiche']);
$realisateur = htmlentities($_POST['realisateur']);
$duree = htmlentities($_POST['duree']);
$acteurs = htmlentities($_POST['acteurs']);
$genre = htmlentities($_POST['genre']);
$date = htmlentities($_POST['date']);
$synopsis = htmlentities($_POST['synopsis']);
// qualité de la release
$qualite = htmlentities($_POST['qualite']);
$format = htmlentities($_POST['format']);
$langue = htmlentities($_POST['langue']);
$soustitres = htmlentities($_POST['soustitres']);
$mini_img = htmlentities($_POST['mini_img']);
// info sur l'upload
$tag = htmlentities($_POST['tag']);
$decoupage = htmlentities($_POST['decoupage']);
$nbfichiers = htmlentities($_POST['nbfichiers']);
$taillefichiers = htmlentities($_POST['taillefichiers']);
$tailletotale = htmlentities($_POST['tailletotale']);
// url des lien
$Lien = htmlentities($_POST['Lien']);
// info suplémentaire
$Hide = htmlentities($_POST['Hide']);
$Center = htmlentities($_POST['Center']);
$Quote = htmlentities($_POST['Quote']);
$mdp = htmlentities($_POST['mdp']);
$Sample = htmlentities($_POST['Sample']);
$samp = htmlentities($_POST['samp']);
$remerci = htmlentities($_POST['remerci']);
$remerciement = htmlentities($_POST['remerciement']);
// fin recup post

   echo '<center>';
   echo '<fieldset class="fieldset">';
   echo '<legend><u><b><i>' . $titre . '</i></b></u></legend>';
   
   // si case center cocher
   if ($Center == '1'){
   
   $center = '<center>';
   $center2 = '</center>';
   $center_ = '[center]';
   $center_2 = '[/center]';
   
   // sinon
   }else{}
   
   // si case quote cocher
   if ($Quote == '1'){
   
   $quote = '<div style="width:97%;background-color:#FFF; border:#C1C1C1 1px solid">';
   $quote2 = '</div>';
   $quote_ = '[quote]';
   $quote_2 = '[/quote]';
   // sinon
   }else{}
   
   // si case center sample
   if ($samp == '1'){
   
   $sample = '<b>Lien du Sample :</b> <a href=' . $Sample . ' target="_blank">Cliquez ici pour télécharger le sample</a>
';
   $sample2 = "\n".'[b][u]Sample[/u] : [/b] [url=' . $Sample . '][i]Cliquez ici pour télécharger le sample[/i][/url]';
   
   // sinon
   }else{}
   
   // si case lien remerciement cocher
   if ($remerci == '1'){
   
   $merci = '<div style="padding-left:20px; width:97%">'.$quote.$center.'<a href=' . $remerciement . ' target="_blank">
           <img src="'.$url_default.'images/merci.png" /></a>'.$center2.$quote2.'</div>
';
   $merci2 = $quote_.$center_.'[url=' . $remerciement . '][img]'.$url_default.'images/merci.png[/img][/url]'.$center_2.$quote_2. "\n\n";
   
   // sinon
   }else{}
   
   echo '<div style="padding-left:20px; width:97%">'.$quote.$center.'<font color="red"><b>(¯`·._.·[ ' . $titre . ' ]·._.·´¯)</b></font>'.$center2.$quote2.'</div>
';

   echo '<div style="padding-left:20px; width:97%">'.$quote.$center.'<img src="' . $affiche . '" />'.$center2.$quote2.'</div>
';
   
   echo '<div style="padding-left:20px; width:97%">'.$quote.$center.'<img src="' . $mini_img . '" />'.$center2.$quote2.'</div>
';

   echo '<img src="'.$url_default.'img_cat/info_film.png"/>

';

   echo '<div style="padding-left:20px; width:97%">';
   echo $quote;
   echo '<b>Réalisateur(s) :</b> ' . $realisateur . '
';
   echo '<b>Durée :</b> ' . $duree . '
';
   echo '<b>Acteur(s) :</b> ' . $acteurs . '
';
   echo '<b>Genre :</b> ' . $genre . '
';
   echo '<b>Date de sortie :</b> ' . $date . '
';
   echo $quote2;
   echo '</div>
';
   
   echo '<img src="'.$url_default.'img_cat/syn_film.png"/>

';
   
   echo '<div style="padding-left:20px; width:97%">' .$quote. $synopsis .$quote2.'</div>
';
   
   echo '<img src="'.$url_default.'img_cat/up_film.png"/>

';
   
   // réécriture des tag hebergement
   
   $info[heberg]=$tag;
   $info[heberg]=str_replace('[FREE]','FREE',$info[heberg]);
   $info[heberg]=str_replace('[MU]','MégaUpload',$info[heberg]);
   $info[heberg]=str_replace('[RS]','RapidShare',$info[heberg]);
   $info[heberg]=str_replace('[MULTI]','Share on all',$info[heberg]);
   $info[heberg]=str_replace('[SU]','superuploader',$info[heberg]);
   $info[heberg]=str_replace('[ZS]','ZShare',$info[heberg]);
   $info[heberg]=str_replace('[ES]','Easy-Share',$info[heberg]);
   $info[heberg]=str_replace('[FF]','FileFactory',$info[heberg]);
   $info[heberg]=str_replace('[MS]','MegaShare',$info[heberg]);
   $info[heberg]=str_replace('[WF]','WooFiles',$info[heberg]);
   $info[heberg]=str_replace('[YSI]','YouSendIt',$info[heberg]);
   $info[heberg]=str_replace('[SR]','SteekR',$info[heberg]);
   $info[heberg]=str_replace('[UM]','uploadmachine',$info[heberg]);
   $info[heberg]=str_replace('[SD]','Skydrive',$info[heberg]);
   $info[heberg]=str_replace('[USI]','UShareIt',$info[heberg]);
   $info[heberg]=str_replace('[UH]','UploadHut',$info[heberg]);
   $info[heberg]=str_replace('[FS]','FriendlyShare',$info[heberg]);
   $info[heberg]=str_replace('[SF]','SaveFile',$info[heberg]);
   $info[heberg]=str_replace('[TU]','Turbo Upload',$info[heberg]);
   $info[heberg]=str_replace('[ES]','Easy-Sharing',$info[heberg]);
   $info[heberg]=str_replace('[FH]','FileHost',$info[heberg]);
   $info[heberg]=str_replace('[US]','Upload.Sc',$info[heberg]);
   $info[heberg]=str_replace('[MF]','MediaFire',$info[heberg]);
   $info[heberg]=str_replace('[FT]','Files.to',$info[heberg]);
   $info[heberg]=str_replace('[BP]','BonPoo',$info[heberg]);
   $info[heberg]=str_replace('[RU]','RapidUpload',$info[heberg]);
   $info[heberg]=str_replace('[SS]','SendSpace',$info[heberg]);
   $info[heberg]=str_replace('[NL]','NetLoad',$info[heberg]);
   $info[heberg]=str_replace('[FW]','FileWind',$info[heberg]);
   $info[heberg]=str_replace('[QS]','QuickSharing',$info[heberg]);
   $info[heberg]=str_replace('[PF]','partage-facile',$info[heberg]);
   $info[heberg]=str_replace('[BFU]','BigFileUpload',$info[heberg]);
   $info[heberg]=str_replace('[BU]','Bigupload',$info[heberg]);
   $info[heberg]=str_replace('[UD]','UploaDing',$info[heberg]);
   $info[heberg]=str_replace('[ML]','MooLoad',$info[heberg]);
   $info[heberg]=str_replace('[SI]','Spread-It',$info[heberg]);
   $info[heberg]=str_replace('[ZU]','ZUpload',$info[heberg]);
   $info[heberg]=str_replace('[BGO]','Badongo',$info[heberg]);
   $info[heberg]=str_replace('[TBF]','TransferBigFiles',$info[heberg]);
   
   // fin réécriture des tag hebergement

   echo '<div style="padding-left:20px; width:97%">';
   echo $quote.'<b>Hébergeur :</b> ' . $info[heberg] . '
';
   echo '<b>Qualité :</b> ' . $qualite . '
';
   echo '<b>Format :</b> ' . $format . '
';
   echo '<b>Langue :</b> ' . $langue . '
';
   echo '<b>Sous-titre :</b> ' . $soustitres . '
';
   echo '<b>Découpage :</b> ' . $decoupage . '
';
   echo '<b>Nombre de fichiers :</b> ' . $nbfichiers . '
';
   echo '<b>Taille des fichiers :</b> ' . $taillefichiers . '
';
   echo '<b>Taille totale :</b> ' . $tailletotale . ' Mo'.$quote2;
    echo '</div>
'; 
   
   echo '<img src="'.$url_default.'img_cat/dl_film.png"/>

';
   
   echo '<div style="padding-left:20px; width:95%">
         <div style="background-color:#FFFFFF; border:#0066FF 1px dashed">';
       
   // reecriture des url    
   $lien = explode ("\n",$Lien);
   
    // si case hide cocher
   if ($Hide == '1'){
   
   $hide = '<DL class=hidebox><DT class=unhide>HIDE: OFF<DD>';
   foreach ($lien as $link) {
   $hide .='[url]'.trim($link).'[/url]<br>';
    }
   $hide .= '</DD></DL>';
   // sinon
   }else{
   foreach ($lien as $link) {
   $hide .= '[url]'.trim($link).'[/url]<br>';
   }
   }
   
   echo $hide;
 
       
   echo '</div></div><br><div style="padding-left:20px; width:97%">';
   echo $quote.'<b>Mot de pass :</b> ' . $mdp . '<br>';
   echo $sample.$quote2.'</div>
';
   
   echo '<div style="padding-left:20px; width:97%">';
   echo $quote.$center.'<font color="red"><b>Total du post:</b></font> ' . $total . ' Mo'.$center2.$quote2;
   echo '</div>
';
   echo $merci;
   echo '<div style="padding-left:20px; width:97%">';
   echo $quote.$center.'<b><a href="http://zizprez.free.fr"><font color="blue"><b>.: || Générée avec ZIZPREZ" || :.</b></font></a></b>'.$center2.$quote2;
   echo '</div>';

   echo '</fieldset>';
   echo '</center>';


// BBCode pour PhpBB & PunBB

echo '

';
echo '<p class="titre" style="margin: 0px 0px 0px 10px;"><img src="images/fleche.gif" alt="fleche" width="31" height="12" />BBCode à coller dans votre message</p>';

echo '<center>';
echo '<fieldset class="fieldset">';
echo '<legend><b>PhpBB & PunBB & IPB Section Film</b></legend>';
echo '<input name="texttag" type="text" id="texttag" value="' . $tag . ' [' . $qualite . '] ' . $titre . '" size="85" onclick="this.select()"><br><br>';
echo '<textarea name="textpost" cols="85" rows="10" onclick="this.select()">';

   echo $quote_.$center_.'[color=red][b](¯`·._.·[  ' . $titre . '  ]·._.·´¯)[/b][/color]'.$center_2.$quote_2."\n\n";

   echo $quote_.$center_.'[img]' . $affiche . '[/img]'.$center_2.$quote_2. "\n\n";

   echo $quote_.$center_.'[img]' . $mini_img . '[/img]'.$center_2.$quote_2."\n\n";
   
   echo '[img]'.$url_default.'img_cat/info_film.png[/img]'."\n\n";
   
   echo $quote_.'[b][u]Réalisateur(s)[/u] : [/b] [i]' . $realisateur . '[/i]' ."\n";
   echo '[b][u]Acteur(s)[/u] : [/b] [i]' . $acteurs . '[/i]' ."\n";
   echo '[b][u]Genre[/u] : [/b] [i]' . $genre . '[/i]' ."\n";
   echo '[b][u]Durée[/u] : [/b] [i]' . $duree . '[/i]' ."\n";
   echo '[b][u]Date de sortie[/u] : [/b] [i]'  .$date . '[/i]' ."\n";
   echo $quote_2. "\n\n";
   
   echo '[img]'.$url_default.'img_cat/syn_film.png[/img]'."\n\n";
   
   echo $quote_.'[i]' .$synopsis . '[/i]' .$quote_2."\n\n";
   
    echo '[img]'.$url_default.'img_cat/up_film.png[/img]'."\n\n";
   
   echo $quote_.'[b][u]Hébergeur[/u] : [/b] [i]' . $info[heberg] . '[/i]' ."\n";
   echo '[b][u]Qualité[/u] : [/b] [i]' . $qualite . '[/i]' ."\n";
   echo '[b][u]Format[/u] : [/b] [i]' . $format . '[/i]' ."\n";
   echo '[b][u]Langue[/u] : [/b] [i]' . $langue . '[/i]' ."\n";
   echo '[b][u]Sous-titre[/u] : [/b] [i]' . $soustitres . '[/i]' ."\n";
   echo '[b][u]Découper avec[/u] : [/b] [i]' . $decoupage . '[/i]' ."\n";
   echo '[b][u]Nombre de fichiers[/u] : [/b] [i]' . $nbfichiers . '[/i] Fichiers' . "\n";
   echo '[b][u]Taille des fichiers[/u] : [/b] [i]' . $taillefichiers . '[/i] Mo' . "\n";
   echo '[b][u]Taille totale[/u] : [/b] [i]' . $tailletotale . '[/i] Mo' .$quote_2. "\n\n";

   
   echo '[img]'.$url_default.'img_cat/dl_film.png[/img]'."\n\n";
   
   echo $quote_."\n";
   
   // reecriture des url
   $liens = explode ("\n",$Lien);

    // si case hide cocher
   if ($Hide == '1'){
   
   $hides = '[hide]'."\n";
   foreach ($liens as $links) {
   $hides .='[url]'.trim($links).'[/url]'."\n";
   }
   $hides .= '[/hide]';
    // sinon
   }else{
    foreach ($liens as $links) {
   
   $hides .= '[url]'.trim($links).'[/url]'."\n";}
   }
   echo $hides;   
   echo $quote_2."\n\n";
   echo $quote_.'[b][u]Mot de pass[/u] : [/b] [i]' . $mdp . '[/i]'.$sample2.$quote_2."\n\n";
   echo $quote_.$center_.'[color=red][b]Total du post: ' . $total . ' Mo' . '[/b][/color]'.$center_2.$quote_2. "\n\n";
   echo $merci2;
    echo $quote_.$center_.'[url=http://zizprez.free.fr][b] .: || Générée avec ZIZPREZ" || :.[/b][/url]'.$center_2.$quote_2. "\n";
   
echo '</textarea>';
echo '</fieldset>';
echo '</center>';

}else{
echo '<meta http-equiv="Refresh"
 content="1;URL='.$PHP_SELF.'?page=films">';

}

?>
Cordialement.
MAD
mad031

mad031
*

Messages : 41
Inscrit(e) le : 05/06/2011

http://psp-creation.bbfr.net/
mad031 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: convertir PHP>HTML

Message par mad031 Mer 8 Juin 2011 - 7:53

up
mad031

mad031
*

Messages : 41
Inscrit(e) le : 05/06/2011

http://psp-creation.bbfr.net/
mad031 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: convertir PHP>HTML

Message par missx Mer 8 Juin 2011 - 8:06

salut
ce n'est pas possible de convertir du php en HTML car php est un langage serveur qui interpréte en HTML sur le navigateur .
Tu peut héberger ta page php sur ton espace perso de ton FAI ou demander à quelqu'un qui à un site et un hébergeur qui supporte le php de l'héberger pour toi. Tu pourra ensuite mettre un lien vers cette page.
A+
missx

missx
Membre actif

Féminin
Messages : 2895
Inscrit(e) le : 12/05/2007

missx a été remercié(e) par l'auteur de ce sujet.

Résolu Re: convertir PHP>HTML

Message par mad031 Mer 8 Juin 2011 - 13:02

Salut.
Quesque le FAI et comment l'utilisé.

Cordialement.
mad
mad031

mad031
*

Messages : 41
Inscrit(e) le : 05/06/2011

http://psp-creation.bbfr.net/
mad031 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: convertir PHP>HTML

Message par mad031 Mer 8 Juin 2011 - 17:31

up
mad031

mad031
*

Messages : 41
Inscrit(e) le : 05/06/2011

http://psp-creation.bbfr.net/
mad031 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: convertir PHP>HTML

Message par missx Mer 8 Juin 2011 - 20:17

FAI = Fourniseur d'Accès Internet.
par exemple free, neuf etc...
tu te connecte sur ton compte sur le site de ton fai et tu active tes pages perso.
missx

missx
Membre actif

Féminin
Messages : 2895
Inscrit(e) le : 12/05/2007

missx a été remercié(e) par l'auteur de ce sujet.

Voir le sujet précédent Voir le sujet suivant Revenir en haut

- Sujets similaires

Permission de ce forum:
Vous ne pouvez pas répondre aux sujets dans ce forum