MongoGridFS::storeBytes(PECL mongo >=0.9.2) MongoGridFS::storeBytes — Chunkifies and stores bytes in the database Описание
   public mixed MongoGridFS::storeBytes
    ( string $bytes
   [, array $extra = array()
   [, array $options = array()
  ]] ) 
 Список параметров
 
 Возвращаемые значенияThe _id of the object saved. ОшибкиThrows MongoCursorException if the "safe" option is set and the insert fails.  | 
||