update : 2015.11.03
php.shukuma.com검색:
|
The MongoDB class(PECL mongo >=0.9.0) 소개Instances of this class are used to interact with a database. To get a database: Example #1 Selecting a database
<?php A few unusual, but valid, database names: "null", "[x,y]", "3", "\"", "/". Unlike collection names, database names may contain "$". 클래스 개요
MongoDB
{
/* 상수 */
/* Fields */
/* 메소드 */
public array repair
([ bool
}$preserve_cloned_files = FALSE
[, bool $backup_original_files = FALSE
]] )예약 상수MongoDB Log Levels
Fields
참고MongoDB core docs on » databases. Table of Contents
|