WP-页面,模板 Published 2020-08-01 by 行舟 页面page和文章post的差别在于,文章可能是动… Continue readingWP-页面,模板 Leave a Comment
curl curl_setopt 函数的数据是使用数组还是用http_build_query进行处理 Published 2020-07-28 by 行舟 使用数组提供 post 数据时,CURL 组件大概… Continue readingcurl curl_setopt 函数的数据是使用数组还是用http_build_query进行处理 Leave a Comment
PHP-fpm|cgi|fast-cgi|php-cgi相关名词解释 Published 2020-07-11 by 行舟 php-fpm 应用场景 php-fpm是个中间件… Continue readingPHP-fpm|cgi|fast-cgi|php-cgi相关名词解释 Leave a Comment
PHP推荐的好的组件和框架 Published 2020-07-10 by 行舟 https://github.com/ziadoz… Continue readingPHP推荐的好的组件和框架 Leave a Comment
php 通过网络获取的json数据最好先转换为utf8编码 | json_last_error 返回编解码失败信息 Published 2020-07-10 by 行舟 Make sure you pass in utf… Continue readingphp 通过网络获取的json数据最好先转换为utf8编码 | json_last_error 返回编解码失败信息 Leave a Comment
php 首字母大写函数 Published 2020-07-08 by 行舟 ucfirst($foo); 第一个单次首字母… Continue readingphp 首字母大写函数 Leave a Comment
调用一个函数或类的方法并传递参数call_user_func_array Published 2020-07-02 by 行舟 call_user_func_array — 调用… Continue reading调用一个函数或类的方法并传递参数call_user_func_array Leave a Comment
比phpexcel phpspreadsheet更快导出的库 box/spout 和 mk-j/php_xlsxwriter Published 2020-07-01 by 行舟 box/spout https://packagi… Continue reading比phpexcel phpspreadsheet更快导出的库 box/spout 和 mk-j/php_xlsxwriter Leave a Comment