update : 2015.11.03
php.shukuma.com검색:
|
MongoDB\BSON\Regex::__construct(mongodb >=1.0.0) MongoDB\BSON\Regex::__construct — Description 설명
public MongoDB\BSON\Regex::__construct
( string
$pattern
, string $flags
)
인수
반환값
오류/예외
예제Example #1 MongoDB\BSON\Regex::__construct() example
<?php 위 예제의 출력 예시: ... 참고 |