lien entre fentres avec variables...

lien entre fentres avec variables... - PHP - Programmation

Marsh Posté le 10-06-2004 à 09:43:59    

salut a tous....
petite question:
 
je connais
 

Citation :

<?php
echo "<a href='detail.php?det=$dat' target='_blank'><img src='feuvertsurorange.bmp' border=0 width=25 height=45 ;'></a>" ?>


 
je connais
 

Citation :

<div id='ldheclign' name='ldheclign' style='position:absolute;left:360px;top:20px;width:101px;height:36px;' align='left' valign='top'>
<img id='clign' name='clign' src='files/alerte1.bmp' style=cursor:help; border='0' width='101' height='36' onmouseover="jsShow('Label16',1);return false;" onmouseout="jsShow('Label16',0);return false;" onclick="window.open('page.php');"></img></div>


 
mais jaimerai faire un mélange des 2....
 
problème entre " et '.... comment faire..??
 
merci
 
 


---------------
yop yop
Reply

Marsh Posté le 10-06-2004 à 09:43:59   

Reply

Marsh Posté le 10-06-2004 à 09:50:29    

echo "<img src=\"monimage.jpg\" onclick=\"window.open('page.php');\">";  
 
renvoie
 
<img src="monimage.jpg" onclick="window.open('page.php');">


---------------
fermez vos topics résolus avec le tag [Résolu] en fin de titre. Merci !
Reply

Marsh Posté le 10-06-2004 à 09:52:41    

merci je ne connaissais pas le \"  
 
c cool...


---------------
yop yop
Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed