Hallo Honda.
echo "<a href='picbig.php' target=_blank'><img src='pics/$picture" . "?" . echo(time()); . " '></a>";}?>
Kommt allerdings: "Parse error: parse error, unexpected T_ECHO in .."
Was mach ich falsch?
Schau dir einmal an, was du da geschrieben hast.
Ein echo, in dem ein weiteres echo enthalten ist. Und zusätzlich noch eine sinnfreie geschweifte Klammer am Ende. Ersetze das echo(time());
einfach durch time()
.
Übrigens hast du das Attribut target
vergessen zu öffnen.
Gruß, Ashura
--
Selfcode: sh:( fo:) ch:? rl:( br:^ n4:& ie:{ mo:) va:) de:> zu:) fl:( ss:| ls:[ js:|
Try it: Become an Opera Lover in 30 days
Meine Browser: Opera 8.0 | Firefox 1.0.3 | Lynx 2.8.3 | Netscape 4.7 | IE 6.0
Selfcode: sh:( fo:) ch:? rl:( br:^ n4:& ie:{ mo:) va:) de:> zu:) fl:( ss:| ls:[ js:|
Try it: Become an Opera Lover in 30 days
Meine Browser: Opera 8.0 | Firefox 1.0.3 | Lynx 2.8.3 | Netscape 4.7 | IE 6.0