Untitled diff
6 lines
$bild = $voninfo["Bild"];
$bild = $voninfo["Bild"];
$url = $bild;
$img = '<img src="' . $bild . '">';
echo $img;
echo $img;
$img = "<img src=".$url;">";
Find the difference between two text files
Lines | |
---|---|
Total | |
Removed | |
Words | |
Total | |
Removed | |
Lines | |
---|---|
Total | |
Added | |
Words | |
Total | |
Added | |