php: preg_match ( preg_match_all ) strlen file_get_contents json_encode(json_decode) urlencode(urldecode) md5 microtime unlink ucfirst str_repeat base64_encode reset strtotime htmlspecialchars ( htmlspecialchars_decode ) trim
1
brader 2023-04-13 13:04:48 +08:00
这些都是比较常见的,无须刻意去记和做笔记,多写代码,多练,几乎天天接触
|
2
yuancoder 2023-04-13 13:05:44 +08:00 1
这有什么总结的
|
3
ztxcccc 2023-04-13 13:20:35 +08:00
居然没有 reset
|
4
zjsxwc 2023-04-13 13:27:23 +08:00 1
|
5
zictos 2023-04-13 13:46:27 +08:00
有了 chatgpt 这些都没有任何意义。
很多"做笔记"之类的事情也大部分都没有任何意义了。除非真的是一些很容易忘的需要总结的东西,并且以后用 chatgpt 不容易简单获取到答案。 |
6
fenglangjuxu 2023-04-13 18:47:38 +08:00
php 开发手册 就很全
|