File Serving
So what is the best way to serve documents (DOC PDF Images, other…) from a location outside of your public html directory?
I thought about using mysql and the LONGBLOB attribute.
But surely there must be a way to simply store the files and use php to retrieve them????
(I’ve done more web searching than I care to admit)
I thought about using mysql and the LONGBLOB attribute.
But surely there must be a way to simply store the files and use php to retrieve them????
(I’ve done more web searching than I care to admit)
