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 |
|---|
| reflectionclass(3) - php |
| arrayiterator(3) - php |
| mongo(3) - php |
| reflectionfunctionabstract(3) - php |
| reflectionobject(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
| New Code Tags (Syntax Highlighting) |
| Please Welcome Ravinder Singh to the Moderation Team |
| Denial Of Service Attack Update |