|
Posted by Luigi Donatello Asero on 09/18/05 17:07
"Oli Filth" <catch@olifilth.co.uk> skrev i meddelandet
news:Yd3Xe.6473$ws4.5764@newsfe5-win.ntli.net...
> Luigi Donatello Asero said the following on 17/09/2005 22:49:
> > "Oli Filth" <catch@olifilth.co.uk> skrev i meddelandet
> > news:cdZWe.10562$zw1.8414@newsfe2-gui.ntli.net...
> >
> >>Luigi Donatello Asero said the following on 17/09/2005 15:42:
> >>
> >>>"Oli Filth" <catch@olifilth.co.uk> skrev i meddelandet
> >>>news:oULWe.1068$QU3.208@newsfe1-win.ntli.net...
> >>>
> >>>>Luigi Donatello Asero said the following on 16/09/2005 19:52:
> >>>>
> >>>>>How do I upload a different photo every minute?
> >>>>
> >>>>What do you mean by "upload"? Upload from where?
> >>>
> >>>In that case from a directory called "bilder".
> >>>(see below).
> >>>
> >>So you don't actually mean "upload"? Uploading is (generally) the
> >>process of transferring a file from a client computer to a server.
What would you call it?
> >>>>>Can I use this expression and call the photos
> >>>>>for example 20-01.jpg 20-02.jpg and so on ?
> >>>>>
> >>>>><?php
> >>>
> >>>
> >
$picture='https://www.scaiecat-spa-gigi.com/bilder/'.strftime('H-M').'.jpg';
> >
> >>>>>print("<img src='$picture' alt=\"Amundön\"/ WIDTH=\"230\"/
> >>>>>HEIGHT=\"230\"></a>")
> >>>>>;
> >>>>>?>
> >>
> >>Well, other than the fact that you have forward slashes for no apparent
> >>reason after alt="Amundon" and WIDTH="230", and an extraneous </a>, yes
> >>it should work.
> >
> >
> >
> > Slashes seem to be working. They let me have 2 opening (") tags.
> > I think I have found an example soimewhere else.
>
> Yes, the back-slashes do. But the forward-slashes do nothing, and
> shouldn't be there.
Do you mean this way?.
$picture='https://www.scaiecat-spa-gigi.com/bilder/'.strftime('H-M').'.jpg';
print("<img src='$picture' alt=\"Amundön\" WIDTH=\"230\"
HEIGHT=\"230\">")
> What didn't work? As long as the PHP prints the correct HTML, and the
> corresponding image file exists, then it should work.
I do not know. Perhaps as a result of the forward-slashes?
No picture was shown when I tried it.
--
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
Navigation:
[Reply to this message]
|