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

  FORUM HardWare.fr
  Programmation

  [PHP] Gallerie d' image

 


 Mot :   Pseudo :  
 
Bas de page
Auteur Sujet :

[PHP] Gallerie d' image

n°104030
Proskater
Posté le 23-02-2002 à 17:59:49  profilanswer
 

Salut j'ai un petit probleme avec ma gallerie d'image , j' utilise des pseudos frames et ca bugge  :sweat: :
 
voici le code :

Citation :

echo"<table width=\"75%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=center>";
if($img_nb=="0" ){
echo"Pas d'images dans la base de données";
}
else{
echo"<tr>";
$i=1;
while($img_pet=mysql_fetch_array($req))
{
  echo"<td height=\"$hauteur_cell\">"
     ."<a href=\"$file&id=$img_pet[id]&mode=detail\" >"
     ."<div align=\"center\"><img src=\"$img_pet[rep]tn$img_pet[img]\" border=0>"
     ."</div></a>"
     ."</td>";
  if ( $i == $limit )
  {
    echo '</tr><tr>';
    $i = 0;
  }
  $i++;
}
 
echo"</tr>";
}
 
echo"<table>";


 
 
help !

mood
Publicité
Posté le 23-02-2002 à 17:59:49  profilanswer
 

n°104039
Proskater
Posté le 23-02-2002 à 18:27:53  profilanswer
 

merde c'etait juste le / de table a la fin !
 
 
LA BOULETTE  :D

n°104089
MrTonio
Posté le 23-02-2002 à 22:15:11  profilanswer
 

heuuu la t as pas le coix ...
 
http://mrtonio.zozoll-online.com/images/old/rhum.gif


---------------
WoIP - Video and Voice over IP -  http://www.woip.net/

Aller à :
Ajouter une réponse
  FORUM HardWare.fr
  Programmation

  [PHP] Gallerie d' image

 

Sujets relatifs
[PHP + GD] pb avec imagecopyresize[HTML]&[PHP] obliger un champ à afficher en minuscules...
Cherche Forum PHP[PHP] Probleme avec un script
[Php] fonction eval() : qui peut m'expliquer ce résultat?PHP: choisir la db???
[PHP] Compression Zlib et Register Globals Off...Php : la fonction eval()...
[PHP] Recherche un sript pour afficher une gallerie d'image 
Plus de sujets relatifs à : [PHP] Gallerie d' image


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