At 12:54 PM +0200 5/1/07, Alain Roger wrote:

i do not want to create a tmp file on server and after load it.
I would like to do it stored image directly into DB on-fly.

Why?

My understanding is that when you upload a file, it has to go somewhere. It might as well go into a tmp folder/file that php handles (creates/deletes), right? Or is this something that can be handled totally within memory? And if so, what's the difference, speed, security, what?

Cheers,

tedd

--
-------
http://sperling.com  http://ancientstones.com  http://earthstones.com

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to