parent root
PHP: MongoGridFSFile::getFilename - Manual

MongoGridFSFile::getFilename

(PECL mongo >=0.9.0)

MongoGridFSFile::getFilenameReturns this file's filename

Description

public MongoGridFSFile::getFilename ( void ) : string

Parameters

This function has no parameters.

Return Values

Returns the filename.

add a noteadd a note

User Contributed Notes

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