[Html_ajax-svn] [354] fix for fix for #6295, stream_get_contents() needs a file handle not path, we should just use file_get_contents() anyway

Arpad Ray arpad at php.net
Wed Jan 25 11:59:32 CST 2006


On Wednesday 25 January 2006 17:56, Joshua Eichorn wrote:
> file_get_contents doesn't exists in all versions of php we support
> the fread version needs to exists

As I noted in the comment, if file_get_contents() doesn't exist then 
php://input doesn't either.

Arpad


More information about the Html_ajax-svn mailing list