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
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
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
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
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
"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
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
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.
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:
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
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:
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
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
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
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
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
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
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
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
; 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
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
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.
<-
22 matches
Mail list logo