Do NOT store images in a DB, the overhead kills performance. If it's a tiny app with very little traffic, the fine. Otherwise, store images in the filesystem. ReznicekM@gytool.cz wrote: > Hi everybody, > i want to store some articles and images to them in MySQL > db. could you just give advice if it is better to store the image in BLOB > or if to save on server and in db just have it's URL. > Hi Milan -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php