I'm a newbie. I hope to store image into mysql database with php in windows 2k system.
I discover that I can store it into database by use mysql statement.
but when I use php script to read image file's content, I notice that only a few part of image can read, It lost a lot of data.
when I use this script in linux, it worked good.