> well, is your form enctype="multipart/mixed" and method="post" ?
>
> did you use open($file, "rb"); (b is important 4 binary)
>
> did you use addslashes when storing the file in mysql ?
>
> well, you ought to specify the problem more exactly...
>

Well,

it was that addslashes() stuff :)

Thank you!

--
Nick Mpeglitis.
The first thing we do, let's kill all the lawyers.
                -- Wm. Shakespeare, "Henry VI", Part IV




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to