Mogilefs client scripts does not work
Jay Buffington
jaybuffington at gmail.com
Fri Jul 7 03:05:42 UTC 2006
On 7/6/06, thusitha <thusitha at mnetplus.com> wrote:
> I didn't get your point exactly from the last reply.
>
> the result comes from the $mogfs is MogileFS=ARRAY(0x87d9d84)
>
> Is this an error code.
That is not an error code. That is just telling you that $mogfs is an
array at some memory address blessed into the MogileFS class.
Try this:
print $mogfs->errstr();
Jay
More information about the mogilefs
mailing list