bbcode_set_flags
简介
文本处理
php 手册
|
脚本学堂
|
脚本编程
|
网站编程
|
系统管理
|
服务器配置
|
数据库管理
|
Php教程
|
python教程
|
正则表达式
|
批处理脚本
|
Centos教程
|
Linux基础教程
Regular Expressions (Perl-Compatible)
简介
安装/配置
需求
安装
运行时配置
资源类型
预定义常量
范例
PCRE Patterns
模式修正符
— 解说正则表达式模式中使用的修正符
Differences From Perl
— Perl Differences
模式语法
— 解说 Perl 兼容正则表达式的语法
PCRE 函数
preg_grep
— 返回与模式匹配的数组单元
preg_last_error
— Returns the error code of the last PCRE regex execution
preg_match_all
— 进行全局正则表达式匹配
preg_match
— 进行正则表达式匹配
preg_quote
— 转义正则表达式字符
preg_replace_callback
— 用回调函数执行正则表达式的搜索和替换
preg_replace
— 执行正则表达式的搜索和替换
preg_split
— 用正则表达式分割字符串
bbcode_set_flags
简介
文本处理
php 手册
|
脚本学堂
|
脚本编程
|
网站编程
|
系统管理
|
服务器配置
|
数据库管理
|
Php教程
|
python教程
|
正则表达式
|
批处理脚本
|
Centos教程
|
Linux基础教程