Yes,
What system are you using for generating the thumbs for your images?
ImageMagick or GD? If you are able to choose you should by all means
choose ImageMagick since its much more powerfull than GD.
Ive been using both (meaning, I use GD as a second sollution where Image
Magick isnt available,
Leif --
...and then Leif K-Brooks said...
%
% I'm writing a photo album in PHP. The idea is to convert user-uploaded
% images to PNGs with unique IDs (1.png, 5.png, etc.), and cache them at
OK.
% certain sizes as needed. Now I'm running into an out-of-memory
Right.
% converting user imag
Interesting that you should bring this up now :)
I have started a thread about this with my opinion at :
http://www.weberblog.com/article.php?story=20031115124356140
I hope people will share their experience.
Sincerely
berber
Visit http://www.weberdev.com/ & http://www.weberblog.com/ Today!!!
On Mon, Jul 08, 2002 at 04:34:20PM -0600, René Fournier wrote:
>
> Do I store all such images in the DB? (Which I understand reduces
> performance.)
You can, but it's a pain and inefficient.
> Or do I--somehow--store the images as files on the client's web server?
> And if so, how? (Because
At 12:48 PM -0700 16/4/02, Fifield, Mike wrote:
>Is anyone out there running a website that stores images as binary data in
>MySql that could comment on this?
I only store the images in the database when there is an admin
interface which allows new images to be uploaded.
If these images were st
On Wed, 12 Sep 2001 13:45:06 +0200, you wrote:
>Any good tutorials or references on how to select and display these images
>from a database (MySQL, Access, SQLServer) with PHP? I know how to get it
>in, thats the easy partbut getting it out I'm listening!
You need to output the correct cont
6 matches
Mail list logo