update : 2015.11.03
php.shukuma.com검색:
|
preg_grep(PHP 4, PHP 5) preg_grep — 패턴 매치한 부분의 배열을 반환 설명
array preg_grep
( string
$pattern
, array $input
[, int $flags
] )
인수
반환값
변경점
예제
Example #1 preg_grep() 예제
<?php |