echo "<a href="javascript:Foto(<?php echo $path;?>, <?php echo $file;?>)"><img border='0' src='$path$file' width='50' height='50'></a>";
Und, wie sieht das HTML aus, das beim Client ankommt?
Siechfred
echo "<a href="javascript:Foto(<?php echo $path;?>, <?php echo $file;?>)"><img border='0' src='$path$file' width='50' height='50'></a>";
Und, wie sieht das HTML aus, das beim Client ankommt?
Siechfred