MONGOCODE(3) 1 MONGOCODE(3) The MongoCode classINTRODUCTIONRepresents JavaScript code for the database. MongoCode objects are composed of two parts: a string of code and an optional scope. The string of code must be valid JavaScript. The scope is a associative array of variable name/value pairs.CLASS SYNOPSISMongoCode MongoCode Methods o public MongoCode::__construct (string $code, [array $scope = array()]) o public string MongoCode::__toString (void ) PHP Documentation Group MONGOCODE(3)
| Related Man Pages |
|---|
| recursivecachingiterator(3) - php |
| arrayiterator(3) - php |
| directoryiterator(3) - php |
| mongocollection(3) - php |
| reflectionobject(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| UNIX.COM 2017 Year End Summary |
| New Code Tags (Syntax Highlighting) |
| Please Welcome Ravinder Singh to the Moderation Team |
| Please Welcome Nicki Paul to the Moderator Team! |