Php

seif405 Messages postés 366 Statut Membre -  
 Pitou3 -
Bonjour,

j'ai un site web dynamique et je doit faire quelque modification dans ce site tels que image vidéo ... mais je ne peut pas aider moi svp

3 réponses

  1. Doctor C Messages postés 630 Date d'inscription   Statut Membre Dernière intervention   400
     
    Pourrais-tu être plus spécifique? On ne sait même pas ce que tu veux faire!
    -1
  2. Peter
     
    Tu as le code source?
    -1
    1. seif405 Messages postés 366 Statut Membre 1
       
      <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

      <html xmlns="http://www.w3.org/1999/xhtml">

      <head>

      <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

      <title>Fabrication pannaux sandwich, portes pivotantes et portes coulissantes : Stunas Industries</title>

      <link href="css/reset.css" type="text/css" rel="stylesheet" />

      <link href="css/stunas.css" type="text/css" rel="stylesheet" />

      <script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>

      <script src="js/menu.js" type="text/javascript"></script>

      </head>

      <body>

      <div id="wrapper">

      <div id="top">

      <script>

      function display_menu(obj){

      var el = document.getElementById("smenu"+obj);

      if(el.style.display != "block"){

      el.style.display = "block";

      document.getElementById("puce"+obj).className='li_puce_haut';

      }else{

      el.style.display = "none";

      document.getElementById("puce"+obj).className='li_puce_bas';



      }

      }



      </script>

      <div id="header"> <a id="logo" href="index.php"><img src="image/gif/px.gif" alt=" " /></a>

      <div id="div_lang">

      <div><a href=""><img src="image/gif/flag_fr.gif" alt="fr" /></a></div>

      <div><img src="image/gif/px.gif" alt=" " height="10"/></div>

      <div><a href="en/index.php"><img src="image/gif/flag_en.gif" alt="en" /></a></div>

      </div>

      <div style="float:right; max-width:845px; -width:845px; height:85px;">

      <ul class="menu" style="float:right">

      <li class="li_menu"><a class="lien_accueil" href="index.php?">ACCUEIL</a></li>

      <li class="sep_li_menu"><img src="image/gif/px.gif" alt=" " /></li>

      <li class="li_menu"><a href="stunas.php" class="lien_stunas">STUNAS</a></li>

      <li class="sep_li_menu"><img src="image/gif/px.gif" alt=" " /></li>

      <li class="li_menu"><a class="lien_actualite" href="news.php">ACTUALITE</a></li>

      <li class="sep_li_menu"><img src="image/gif/px.gif" alt=" " /></li>

      <li class="li_menu"><a class="lien_actualite" href="phototheque.php">PHOTOTHEQUE</a></li>

      <li class="sep_li_menu"><img src="image/gif/px.gif" alt=" " /></li>

      <li class="li_menu"><a class="lien_actualite" href="panneaux_sandwich.php">PRODUITS</a>



      </li>

      <li class="sep_li_menu"><img src="image/gif/px.gif" alt=" " /></li>



      <li class="sep_li_menu"><img src="image/gif/px.gif" alt=" " /></li>

      <li class="li_menu_end"><a href="contact.php" class="lien_contact">CONTACT</a></li>

      </ul>

      </div>

      </div>

      <div>

      <div id="banniere">

      <script type="text/javascript">

      AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','960','height','226','movie','image/swf/bann_index','quality','high','wmode','transparent' ); //end AC code

      </script>

      <noscript>

      <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload2.macromedia.com/get/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="960" height="226">

      <param name="movie" value="image/swf/bann_index.swf" />

      <param name="quality" value="high" />

      <param name="wmode" value="transparent" />

      </object>

      </noscript>

      </div>

      </div>

      </div>

      <div>

      <table width="960" border="0" cellspacing="0" cellpadding="0">

      <tr>

      <td width="694" valign="top"><div>

      <table width="780" border="0" cellpadding="0" cellspacing="0">

      <tr>

      <td width="300"><table width="300" border="0" cellpadding="0" cellspacing="0">

      <tr>

      <td height="47" colspan="2"><table border="0" cellspacing="0" cellpadding="0">

      <tr>

      <td width="43" height="47" valign="top"><img src="image/gif/actualite.gif" alt=" " /></td>

      <td valign="top"><p class="titre_page">ACTUALITES</p></td>

      </tr>

      </table></td>

      </tr>

      <tr>

      <td height="74" colspan="2"><p class="txt_rouge12"><strong>01 / 10 / 2009 : CHAMBRES FROIDES</strong></p>

      <p class="txt_noir12">CHAMBRES FROIDES - COLD ROOMS </p></td>

      </tr>

      <tr>

      <td height="20">

      <table width="111" border="0" cellpadding="0" cellspacing="0">

      <tr>

      <td height="1" colspan="2" valign="top" bgcolor="#CDCDCD"><img src="image/gif/px.gif" /></td>

      </tr>

      <tr>

      <td width="104" height="30" valign="middle" onclick="document.location.href='performance_ch_f.php'" style="cursor:pointer"><span class="txt_noir12">EN SAVOIR PLUS</span></td>

      <td width="7" height="30"><img src="image/gif/puce.gif" width="7" height="7" align="bottom" /></td>

      </tr>

      </table></td>

      <td height="20" align="right" valign="bottom"><table width="78" border="0" cellpadding="0" cellspacing="0">

      <tr>

      <td height="1" colspan="2" valign="top" bgcolor="#CDCDCD"><img src="image/gif/px.gif" /></td>

      </tr>

      <tr>

      <td width="100" height="30" align="left" valign="middle" onclick="document.location.href='news.php'" style="cursor:pointer"><span class="txt_noir12">TOUT VOIR</span></td>

      <td width="11" height="30" align="right"><img src="image/gif/puce.gif" width="7" height="7" align="bottom" /></td>

      </tr>

      </table></td>

      </tr>

      </table></td>

      <td width="20"> </td>

      <td width="460" valign="top"><table width="460" border="0" cellpadding="0" cellspacing="0"><tr><td align="right" valign="bottom"><table width="641" border="0" cellpadding="0" cellspacing="0">

      <tr>

      <td height="47" colspan="2" align="left"><table border="0" cellspacing="0" cellpadding="0">

      <tr>

      <td width="43" height="47" valign="top"><img src="image/gif/icon_stunas.gif" alt=" " /></td>

      <td valign="top"><p class="titre_page">STUNAS EN BREF...</p></td>

      </tr>

      </table></td>

      </tr>

      <tr>

      <td height="74" colspan="2" align="left"><p class="txt_noir12">Fondée en 1978, <strong>STUNAS INDUSTRIES</strong> était à l'origine fabricant de profils en acier utilisés en couverture sèche et bardage pour les bâtiments industriels. <br />

      En 1998, notre société investit dans une ligne de moussage pour la fabrication en base continue de <a href="http://www.stunasindustries.com/Fr/panneaux-sandwich-et-accessoires_60_81#1" class="ref1">panneaux sandwich</a>. <br />

      <br />

      </p> </td>

      </tr>

      <tr>

      <td width="4" height="20"><br /> </td>

      <td width="637" height="20" align="right" valign="bottom"><table width="111" border="0" cellpadding="0" cellspacing="0">

      <tr>

      <td height="1" colspan="2" valign="top" bgcolor="#CDCDCD"><img src="image/gif/px.gif" width="1" height="1" /></td>

      </tr>

      <tr>

      <td width="104" height="30" align="left" valign="middle" onclick="document.location.href='stunas.php'" style="cursor:pointer"><span class="txt_noir12">EN SAVOIR PLUS</span></td>

      <td width="7" height="30"><img src="image/gif/puce.gif" width="7" height="7" align="bottom" /></td>

      </tr>

      </table></td>

      </tr>

      </table></td>

      </tr>

      </table></td>

      </tr>

      </table>



      </div> </td>

      </tr>

      </table>

      </div>

      </div>

      <script type="text/javascript">



      var _gaq = _gaq || [];

      _gaq.push(['_setAccount', 'UA-18657180-1']);

      _gaq.push(['_trackPageview']);



      (function() {

      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

      })();



      </script>



      </body>

      </html>
      0
    2. seif405 Messages postés 366 Statut Membre 1
       
      est ce que je doit installer easyphp ou non
      0
    3. Peter
       
      lol merci...
      Mais tu t'y connais en web?
      tu as des pages php?
      Le site est bien à toi?^^
      Et les image ou video que tu veux rajouter tu veux les rajouter où?
      0
    4. seif405 Messages postés 366 Statut Membre 1
       
      je connais un peut pour php ,mais mon probléme pour moi que je doit faire a part le programmation par exemlpe je doit installer easyphp ou non ...
      0
    5. Twinpics
       
      Bonsoir,
      Pour les images et les vidéos, il n'y a pas besoin de PHP... Ou alors tu t'exprimes TRES mal !
      Fais ATTENTION lorsque tu manipules des langages que tu NE maîtrises PAS !
      --------------------------------------------------------------------------------------------------------------------------------
      <* Suivez-moi sur FesseS-BouC *>
      0