首页 > 代码库 > php常用函数

php常用函数

1.http_build_query              生成url_encode字符串

2.array_merge /array_merge_recursive    合并数组

3.pre_match / pre_match_all         执行正则表达式

 

php常用函数