Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged array_walk

0 votes
2.1k views
1 answer
    问题描述 这是一个简单的手机加密的方法,在循环里调用,但是1千不到的数据就直接504崩溃了,不知道是什么原因,求大神赐教! 问题出现的环境背景及自己尝试过哪些方法 在循环里面处理电话号码 ... , function (&$item) { $item = mb\_substr\_replace($item, '****', 3, 4); }); } }...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...