Alain Roger wrote:
> I know how to do that for 1 picture. But i want to display the pictures as
> thumbnail... so several pictures on the same PHP pages, with some texts.
Seems to me that Matt's suggestion is perfectly applicable. You could
simple add tags as necessary, each with the call to the
On Saturday 03 March 2007 14:57, Alain Roger wrote:
> Hi Rob,
>
> thanks for information.
> As you told me i use 2 files to do what i need. 1 for displaying th
> thumbnail and the other just to display the picture.
> That's works great.
>
> However, how can i resize the picture (in my thumbnail) if
On Sat, 2007-03-03 at 14:57 +0100, Alain Roger wrote:
> Hi Rob,
>
> thanks for information.
> As you told me i use 2 files to do what i need. 1 for displaying th
> thumbnail and the other just to display the picture.
> That's works great.
>
> However, how can i resize the picture (in my thumbnail
Hi Rob,
thanks for information.
As you told me i use 2 files to do what i need. 1 for displaying th
thumbnail and the other just to display the picture.
That's works great.
However, how can i resize the picture (in my thumbnail) if my pictures are
stored to DB ?
i mean that my picture is stored
Robert Cummings escribió:
On Sat, 2007-03-03 at 11:02 +0100, Alain Roger wrote:
I know how to do that for 1 picture. But i want to display the pictures as
thumbnail... so several pictures on the same PHP pages, with some texts.
therefore, your solution does not correspond to what i need.
You n
On Sat, 2007-03-03 at 11:02 +0100, Alain Roger wrote:
> I know how to do that for 1 picture. But i want to display the pictures as
> thumbnail... so several pictures on the same PHP pages, with some texts.
> therefore, your solution does not correspond to what i need.
You need two scripts. One scr
Alain Roger wrote:
Hi,
It's amazing that my previous post has raised so much consideration about
the fact to store or not pictures into DB.
It was nice, wasn't it? :-D
However, none of those posts answered to my question... How can i retrieve
and display those pictures to my PHP pages ?
??
To fetch an image from a database you need to call a separate file
witch "acts" as the image... it is this file who set the image header.
the text is still fetched in the original file.
On Saturday 03 March 2007 10:18, Alain Roger wrote:
> Hi,
>
> It's amazing that my previous post has raised so
you, I would make a page that does nothing but returns an
image. Something like getimage.php?image= and call it with .
Hope that helps.
- Original Message
From: Alain Roger <[EMAIL PROTECTED]>
To: PHP General List
Sent: Saturday, March 3, 2007 3:18:25 AM
Subject: [PHP] pictur
Hi,
It's amazing that my previous post has raised so much consideration about
the fact to store or not pictures into DB.
However, none of those posts answered to my question... How can i retrieve
and display those pictures to my PHP pages ?
Basically, on my PHP page I have some texts and I would
10 matches
Mail list logo