# The Age Old Question: upload Images to MYSQL or Images to Webserver?

**URL:** https://forum.kirupa.com/t/the-age-old-question-upload-images-to-mysql-or-images-to-webserver/166336
**Category:** flash
**Created:** [October 19, 2005, 2:45am UTC](https://forum.kirupa.com/t/the-age-old-question-upload-images-to-mysql-or-images-to-webserver/166336 "2005-10-19T02:45:06Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![fuzzyfluid](https://avatars.discourse-cdn.com/v4/letter/f/fbc32d/32.png) [@fuzzyfluid](https://forum.kirupa.com/u/fuzzyfluid)
#### Post date: [October 19, 2005, 2:45am UTC](https://forum.kirupa.com/t/the-age-old-question-upload-images-to-mysql-or-images-to-webserver/166336/1 "2005-10-19T02:45:06Z")

</div>

hi guys, im having trouble deciding on the approach to go about.

i want peopel to be able to upload images so should i have them upload it into a db using BLOB or should i have them upload it to the web server?

i’ve been reading people say that the web server is probably better to use, but i dont know about that using AS.

anyone got a preference or a good approach?

I don’t mind doing either one, but i don’t know, i read some folks are paranoid about DB corruption.

any advice, let me know.
