1、序列化:serialize()
2、反序列化:unserialize()
3、把一个字符串写入文件中:file_put_contents()
4、把整个文件读入一个字符串中:file_get_contents()
5、返回对象的类名:get_class()
本文标题:PHP学习笔记(一)
本文链接:https://www.haomeiwen.com/subject/twtkjqtx.html
网友评论