images

Ralph van den Berg's picture

longblob VS. real image

I am planning to allow users of my website to upload images, but I don't want millions of pictures to fill up my storage space. I've read up on this, and I've found 2 options.

There is the option to store images directly into the database as a longblob, and the option to move the images into a directory and then store a pointer to it in the database.

Syndicate content