Các bộ lọc Regex
string|preg_quote(delimiter)
string|preg_match(pattern)
string|preg_get(pattern, group)
string|preg_getAll(pattern, group)
string|preg_grep(pattern, flags)
string|preg_replace(pattern, replacement, limit)
string|preg_filter(pattern, replacement, limit)
string|preg_split(pattern)
Chia sẻ
|
|