Hi all.  I'd like to take a brief sentence to introduce myself first.
My name is Pablo Gosse, and I've just recently joined the php-general
list.  I've been using PHP since early 2000, and work as webmaster
at the University of Northern British Columbia.

I'm running into a problem with file uploads being handled in ascii
rather than binary format.

I've been writing a CMS for the past few months and the wysiwyg editor
we're integrating has a very nice image manager built in
(www.devedit.com).  However, the uploads are being transferred in ascii
format instead of binary (or auto-detect) which is mangling all the
images.

I've done a lot of research into this but can't seem to pin down the
problem.  I've looked through both my php.ini and httpd.conf and can't
seem to find anything there that would remedy this problem.

Does anyone have any advice as to where I should be looking to fix this
problem?

Thanks much in advance.

Cheers,
Pablo

---------------------------------------
Pablo Gosse
Webmaster
University of Northern British Columbia
250.960.5621
[EMAIL PROTECTED]
---------------------------------------

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

Reply via email to