I'm trying to send an image to a MySQL database. Does anyone know how to do that?
If you're smart, then don't send any images to a database. Use the filesystem instead, that's what it's for.
If you want to experience what happens when you do store your images in a database, read this article: http://www.phpbuilder.com/columns/florian19991014.php3
Did I mention I was going to use this?, I just want to learn how to do this. "Increase your knowledge" is my motto.. 🙂
giggle