Semantic Versioning

Posted by 夏泽民

Summary Given a version number MAJOR.MINOR.PATCH, increment the:



preload php预加载

Posted by 夏泽民

php.ini



ld_preload

Posted by 夏泽民

https://www.cnblogs.com/net66/p/5609026.html https://www.zcfy.cc/article/dynamic-linker-tricks-using-ld-preload-to-cheat-inject-features-and-investigate-programs https://stackoverflow.com/questions/426230/what-is-the-ld-preload-trick



file_get_contents

Posted by 夏泽民

PHP中file() 函数和file_get_contents() 函数的作用都是将整个文件读入某个介质,其主要区别就在于这个介质的不同。file() 函数是将文件读入一个数组中,而file_get_contents()是将文件读入一个字符串中。



auto_prepend_file与auto_append_file使用方法

Posted by 夏泽民

auto_prepend_file与auto_append_file使用方法



Search

Popular posts

Anything in here will be replaced on browsers that support the canvas element

Recent posts

This blog is maintained by 夏泽民

Get in touch with me at 465474307@qq.com

Subscribe to our mailing list

* indicates required