Bonsoir,
J'ai besoin d'afficher une image dans un tableau. Et mon probleme provient du fait que mon image change suivant une certaine variable. Je suis en php. Voila les syntaxe testés :
$test_image = "../Angel.jpg";
echo'<td width="36%" rowspan="7"><img src="$test_image" width="350" height="200"></td>';
et
$test_image = "../Angel.jpg";
echo'<td width="36%" rowspan="7"><img src=$test_image width="350" height="200"></td>';
J'ai essayer avec un chemin relatif et absolue dans la variable, les deux ne fonctionne pas. Si vous avez une solution...
Merci

 

 
		
		 
         
 

 
			
			




 [Tableaux] variable dans la source d'une image
 [Tableaux] variable dans la source d'une image
				 Répondre avec citation
  Répondre avec citation

 
   

 
   
 
 
				
Partager