Thread: Handling Images
View Single Post
Old 11-17-2010, 01:14 PM   #1 (permalink)
captainmerton
The Acquainted
 
captainmerton's Avatar
 
Join Date: May 2009
Posts: 178
Thanks: 9
captainmerton is on a distinguished road
Default Handling Images

Looking for guidance on how to most easily handle images on a site i'm building. Its a basic site allowing users to login and update details - want funrtionality whereby they can add images which will then be displayed. Obviously i could take the images in and store them as BLOB type on a mySQL table. Is this easy to do? Also could i simply create a form where the images could be attached to an email and sent to me for storage in an images folder on the web server or alternatively allow users to add images to the images file on the web server. Any guidance, thoughts appreciated.

Cheers.
captainmerton is offline  
Reply With Quote