I am trying to upload an image (.JPG and .GIF) to a SQL database, but I'm not sure how to handle this using PHP/SQL.
Is there a utility available? Does anyone know of existing code?
... or would it make more sense to FTP the files to a directory? Any thoughts?