PHP Velho Oeste 2024

MongoGridFSCursor::current

(PECL mongo >=0.9.0)

MongoGridFSCursor::currentВозвращает текущий файл

Описание

public MongoGridFSCursor::current ( void ) : MongoGridFSFile

Список параметров

У этой функции нет параметров.

Возвращаемые значения

Текущий файл.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top