Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
1696 connectés 

 


Dernière réponse
Sujet : [HTML] avec include php... Please. Une petite info de base
manegarm pour la Xeme fois, je vous fait part de mon probleme
J'ai cree une page avec un tableau
un lien fait inclure un tableau dans la case principal
des que le tableau est inclue, le tableau principal de la premiere page est deforme legerment
 
voici le code :
 
page1
<html>
<body>
 
<table border="1" width="950" height="550">
  <tr>
    <td width="150" height="550" rowspan="2"> </td>
    <td width="650" height="50">
    <a href="test_tab.php3?ok=1">Click ici</a>
    </td>
    <td width="150" height="550" rowspan="2"> </td>
  </tr>
  <tr>
    <td width="650" height="500" >
      <?
         if (!empty($ok))
          {include ('test2.php3');}
      ?>
    </td>
  </tr>  
</table>
 
</td></tr>
</table>
</body>
</html>
 
page2
<table height=450 width=450 border=1>
<tr><td>rien</td></tr>
</table>
 
voila
S'il vous plait... une solution !!!

Votre réponse
Nom d'utilisateur    Pour poster, vous devez être inscrit sur ce forum .... si ce n'est pas le cas, cliquez ici !
Le ton de votre message                        
                       
Votre réponse


[b][i][u][strike][spoiler][fixed][cpp][url][email][img][*]   
 
   [quote]
 

Options

 
Vous avez perdu votre mot de passe ?


Vue Rapide de la discussion
manegarm pour la Xeme fois, je vous fait part de mon probleme
J'ai cree une page avec un tableau
un lien fait inclure un tableau dans la case principal
des que le tableau est inclue, le tableau principal de la premiere page est deforme legerment
 
voici le code :
 
page1
<html>
<body>
 
<table border="1" width="950" height="550">
  <tr>
    <td width="150" height="550" rowspan="2"> </td>
    <td width="650" height="50">
    <a href="test_tab.php3?ok=1">Click ici</a>
    </td>
    <td width="150" height="550" rowspan="2"> </td>
  </tr>
  <tr>
    <td width="650" height="500" >
      <?
         if (!empty($ok))
          {include ('test2.php3');}
      ?>
    </td>
  </tr>  
</table>
 
</td></tr>
</table>
</body>
</html>
 
page2
<table height=450 width=450 border=1>
<tr><td>rien</td></tr>
</table>
 
voila
S'il vous plait... une solution !!!

Copyright © 1997-2022 Hardware.fr SARL (Signaler un contenu illicite / Données personnelles) / Groupe LDLC / Shop HFR