Hi...
I'm using php-4.0.6/4.1.2 and mysql 3.23.47.
I try to store files into database (as binary) using file uploads from browser. Then i wrote a script to download it. For image (.gif etc), pdf, word (.doc)
and few others seems ok.... But i'm having problem with zip (.zip) and lotus word pro (.lwp). I assume that the files are corrupted coz it will display error
when i try to open it ...but why other binary data (.doc, .pdf, image files) have no problem with it.
Can anyone help me on this.... is it have anything to do with mysql...