upload image to mysql database
ok... well basically i read this tutorial on spoono,
http://www.spoono.com/php/tutorials/tutorial.php?id=42
and it lets me add pictures from a folder on the server to the database (though there are kinks.. i can only to get it to do one image at a time... but thats irrelevant right now), i was wonderring if theres a way to do this directly from the client side... IE; have a form that will browse for the image name, then have another page which handles that form take the picture, encode it and put it in the database.
would i have to first upload that image to the server, then have it read it from whatever temporary folder, or would php be able to use its own cache to store it?
thanks for any help 
___________________
Im cooler than you.
