Summary
In this chapter, we explored the methodologies for storing binary data(e.g. image files, encryption keys, programs for download) in MySQL databases,
and retrieving it again for dynamic display on the Web. We also developed
a fully-coded, but admittedly simple, online file storage system to test out
these techniques.