Posted by Luigi Donatello Asero on 09/18/05 17:14
I had a look at the code which I used at
https://www.scaiecat-spa-gigi.com/index.php and I found out that
1) </a> refers to
<a href="https://www.scaiecat-spa-gigi.com/it/svezia.html">
2) on the ground of a date which is displayed in months and days, the
forward slash did not cause any problems.
<a href="https://www.scaiecat-spa-gigi.com/it/svezia.html">
<?php
$picture='https://www.scaiecat-spa-gigi.com/bilder/bilder-hemsida/'.date('m-
d').'.JPG';
print("<img src='$picture' alt=\"Amundön\"/ WIDTH=\"230\"/
HEIGHT=\"230\"></a>")
;
?>
--
Luigi Donatello Asero
(sono italiano ma vivo in Svezia)
(я итальянец но я живу в Швеции )
( 我是 意大利人 , 但是 我 主 在 瑞典)
(minä olen Italian kansalainen, mutta minä asun Ruotsissa)
https://www.scaiecat-spa-gigi.com/index.php
[Back to original message]
|