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

search for in the

Examples> <Runtime Configuration
Last updated: Fri, 20 Nov 2009

view this page in

Predefined Constants

The constants below are defined by this extension, and will only be available when the extension has either been compiled into PHP or dynamically loaded at runtime.

Mongo::DEFAULT_HOST (string)
"localhost"
Mongo::DEFAULT_PORT (int)
27017
Mongo::VERSION (string)
The version of the driver that is running.
MongoDB::PROFILING_OFF (int)
Turn off database profiling
MongoDB::PROFILING_SLOW (int)
Turn on database profiling for slow operations
MongoDB::PROFILING_ON (int)
Turn on database profiling for all operations


add a note add a note User Contributed Notes
Predefined Constants
There are no user contributed notes for this page.

Examples> <Runtime Configuration
Last updated: Fri, 20 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites