RE: [PHP] image uploads

2006-02-01 Thread Weber Sites LTD
e/images/b/be/berber.gif We handle more than 20M images and files with no problem this way. berber -Original Message- From: tedd [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 01, 2006 4:23 PM To: php-general@lists.php.net Cc: Kevin Waterson Subject: Re: [PHP] image uploads Hi gang

Re: [PHP] image uploads

2006-02-01 Thread John Nichel
Richard Lynch wrote: On Tue, January 31, 2006 4:43 pm, tedd wrote: Storing the image in the DB is probably not a Good Idea for a variety of reasons. And they are? ... in the archives. http://marc.theaimsgroup.com/?l=php-general Richard, are you feeling okay? I don't think I've ever see

Re: [PHP] image uploads

2006-02-01 Thread tedd
Hi gang: I don't mean to offend anyone, but I'm going to side with Keith Waterson about storing images in a dB rather than in a file system. My reasons are pretty simple. First, an image is nothing more than a large of string text -- sure it's voluminous, but there's no difference how it is

Re: [PHP] image uploads

2006-02-01 Thread Kevin Waterson
This one time, at band camp, "Richard Lynch" <[EMAIL PROTECTED]> wrote: > On Tue, January 31, 2006 4:43 pm, tedd wrote: > >>Storing the image in the DB is probably not a Good Idea for a variety > >>of reasons. > > > > And they are? > > ... in the archives. > > http://marc.theaimsgroup.com/?l=php

Re: [PHP] image uploads

2006-02-01 Thread Barry
William Stokes wrote: "Do you really want people uploading 2.5MB a shot to your server?" No. Not really. It's just modern digicams... Most people don't know how to edit pics or doesn't have right tools for that. And they don't realize the difference between 2.5Mb or 0.5Mb just as long there ar

Re: [PHP] image uploads

2006-02-01 Thread William Stokes
"Do you really want people uploading 2.5MB a shot to your server?" No. Not really. It's just modern digicams... Most people don't know how to edit pics or doesn't have right tools for that. And they don't realize the difference between 2.5Mb or 0.5Mb just as long there are atleast 5Megapixels i

RE: [PHP] image uploads

2006-01-31 Thread Albert
William Stokes wrote: > I somehow got it back working with Opera. Don't know how :) One question > still remains. How to make 100% sure that the image isn't re-loaded to > server if user hits "refresh"? And he will cause it can take long time to > upload 2.5Mb pics over a slow link. When you hi

Re: [PHP] image uploads

2006-01-31 Thread William Stokes
OK. I was a bit vague at the first posting... To DB a put the filepath to the two images i create. And some additional info like upload date, width, height etc. I like storing my files in filesystem... "You mean isset($image), right?..." Right ! "ENCTYPE="multipart/form-data" " It's there.

Re: [PHP] image uploads

2006-01-31 Thread Richard Lynch
On Tue, January 31, 2006 4:43 pm, tedd wrote: >>Storing the image in the DB is probably not a Good Idea for a variety >>of reasons. > > And they are? ... in the archives. http://marc.theaimsgroup.com/?l=php-general -- Like Music? http://l-i-e.com/artists.htm -- PHP General Mailing List (http:

RE: [PHP] image uploads

2006-01-31 Thread Weber Sites LTD
hp.net Subject: Re: [PHP] image uploads Richard said: >Storing the image in the DB is probably not a Good Idea for a variety >of reasons. And they are? tedd -- http://sperling.com/ -- PHP General Mailing List

Re: [PHP] image uploads

2006-01-31 Thread tedd
Richard said: Storing the image in the DB is probably not a Good Idea for a variety of reasons. And they are? tedd -- http://sperling.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

Re: [PHP] image uploads

2006-01-31 Thread Richard Lynch
On Tue, January 31, 2006 10:58 am, William Stokes wrote: > Is there something special about php and images that nobody told me... No. :-) > I'm writing a image gallery but I have run to serious trouble with > it. I > have one page with form in it. Form's action is $PHP_SELF. In the form > there

RE: [PHP] image uploads

2006-01-31 Thread Weber Sites LTD
a : http://www.webertrivia.com -Original Message- From: William Stokes [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 31, 2006 6:58 PM To: php-general@lists.php.net Subject: [PHP] image uploads Hello, Is there something special about php and images that nobody told me... I'm writing a image

[PHP] image uploads

2006-01-31 Thread William Stokes
Hello, Is there something special about php and images that nobody told me... I'm writing a image gallery but I have run to serious trouble with it. I have one page with form in it. Form's action is $PHP_SELF. In the form there is just one file field called "image". I test if there's users im

Re: [PHP] image uploads - part 2

2004-11-06 Thread Robby Russell
On Sat, 2004-11-06 at 03:58 -0800, Jaskirat Singh wrote: > 4) database + dedicated = err.. stupid? ;) I should have clarified this more as to why I prefer the DB storage method. I don't expect that my web application will be the only interface to the data that I am storing the database. For some

[PHP] image uploads - part 2

2004-11-06 Thread Jaskirat Singh
Thanks Robby Russell, Jason Wong , Greg Donald, raditha dissanayak and every one else who answered part 1 of my email concerning image uploads. It was about where to store images uploaded by website users and question was database vs filesystem and dedicated vs shared hosting and the conclusion

[PHP] image uploads - part 2

2004-11-06 Thread Jaskirat Singh
Thanks Robby Russell, Jason Wong , Greg Donald, raditha dissanayak and every one else who answered part 1 of my email concerning image uploads. It was about where to store images uploaded by website users and question was database vs filesystem and dedicated vs shared hosting and the conclusion

Re: [PHP] Image Uploads beeing corupted

2001-11-28 Thread Andrey Hristov
ns provided by GD. http://www.php.net/manual/en/ref.image.php Best regards, Andrey Hristov - Original Message - From: "Ryan Stephens (Hotmail)" <[EMAIL PROTECTED]> To: "Andrey Hristov" <[EMAIL PROTECTED]> Sent: Wednesday, November 28, 2001 10:51 AM Subject

Re: [PHP] Image Uploads beeing corupted

2001-11-28 Thread Andrey Hristov
ROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 28, 2001 10:39 AM Subject: Re: [PHP] Image Uploads beeing corupted > the funny thing is this > > the information is beeing inserted into the database... the file is beeing > uploaded (as i can see it in the

Re: [PHP] Image Uploads beeing corupted

2001-11-28 Thread Ryan Stephens
; IcyGEN Corporation > http://www.icygen.com > BALANCED SOLUTIONS > > > - Original Message - > From: "Ryan Stephens" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, November 28, 2001 10:12 AM > Subject: [PHP] Image Uploads beei

Re: [PHP] Image Uploads beeing corupted

2001-11-28 Thread Andrey Hristov
CED SOLUTIONS - Original Message - From: "Ryan Stephens" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 28, 2001 10:12 AM Subject: [PHP] Image Uploads beeing corupted > Hey guys, > > I got my uploads to work thanks to some peo

[PHP] Image Uploads beeing corupted

2001-11-28 Thread Ryan Stephens
Hey guys, I got my uploads to work thanks to some peoples help here in this newsgroup but now im having a problem with the files beeing corrupted upon upload. not sure why any help would be greatly apreciated. I have included my code again if it helps any. <-