Karp 的技术博客
编程语言
PHP的反射类 ReflectionClass、ReflectionMethod 使用实例

PHP的反射类 ReflectionClass、ReflectionMethod 使用实例

踩坑教训
Swoole v4.2.11 enable_coroutine=true 协程开启失败问题 记录

Swoole v4.2.11 enable_coroutine=true 协程开启失败问题记录

踩坑教训
php7.3-编译安装编译常见错误 libzip / off_t undefined / fatal error: zipconf.h

configure: error: Please reinstall the libzip distribution

踩坑教训
Swoole : wManager_check_exit_status: worker#5 abnormal exit

解决 Swoole : wManager_check_exit_status: worker#5 abnormal exit

编程语言
PHP中的gzcompress、gzdeflate、gzencode 压缩解压函数

PHP中的gzcompress、gzdeflate、gzencode 压缩解压函数