Helpful Information
 
 
Category: Databases
Image Database - MySQL

I want to build an employee database that includes images of the employees. What is the best datatype and method of doing this?



------------------
Brian Sweeting
Web Developer,
City of St. George

There is an article on www.phpbuilder.com (http://www.phpbuilder.com) on storing images in a mysql db. You would use a blob type for storing images.

Thanks for the quick response...it works!










privacy (GDPR)