> okay, so then what is the point of adding a new function to read an
> uploaded file? it sounds like the original justification was completely
> off-base.

Yup, as far as I can see it is a completely useless function other than
the fact that it reads an entire file into a string.  This is actually
something we should add, but it should be a generic load_file() or
str_file() or some other such function.

-Rasmus


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to