downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

Miscellaneous> <MongoGridFSCursor::getNext
[edit] Last updated: Fri, 17 May 2013

view this page in

MongoGridFSCursor::key

(PECL mongo >=0.9.0)

MongoGridFSCursor::keyReturns the current result's filename

Description

public string MongoGridFSCursor::key ( void )

Parameters

This function has no parameters.

Return Values

The current result's _id as a string.

Changelog

Version Description
1.3.0 The document's _id is returned as a string value, since the key should be unique. Pre-1.3.0, filename was returned.



add a note add a note User Contributed Notes MongoGridFSCursor::key - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites