正则表达式的替换-正则表达式--ppt课件

时间:2024-05-13 13:41:21
【文件属性】:

文件名称:正则表达式的替换-正则表达式--ppt课件

文件大小:292KB

文件格式:PPT

更新时间:2024-05-13 13:41:21

正则表达式 ppt

正则表达式的替换 preg_replace()//str_replace//把符合模版的全部替换 函数原形: mixed preg_replace(mixed $patten,mixed $replacement,mixed $subject[,int $limit]) preg_replace其前三个参数均可以使用数组;第四个参数$limit可以设置替换的次数,默认为全部替换。


网友评论