Hi,
I need in using perl to upload .doc files to a MySQL database. Currently, upload .gif .jpg .txt .html works fine
but once the file is .doc, it becomes corrupted with all the trailing /0 s and others.
Tried many ways to removes the /0 but the file is still corrupted.
Does anyone have solutions to share? Thanks!
I need in using perl to upload .doc files to a MySQL database. Currently, upload .gif .jpg .txt .html works fine
but once the file is .doc, it becomes corrupted with all the trailing /0 s and others.
Tried many ways to removes the /0 but the file is still corrupted.
Does anyone have solutions to share? Thanks!