标签: php
Zend 创始人离职原来早已安排好
前边我们报导过,PHP 兼 Zend 公 … Continue reading Zend 创始人离职原来早已安排好
php使用curl保存微信用户头像到本地或者服务器
php使用curl保存微信 … Continue reading php使用curl保存微信用户头像到本地或者服务器
PHP利用网易或腾讯qq邮箱实现在线反馈表单提交后自动发邮件到指定邮箱
wordpress使用grace主题打开年度归档页提示错误Allowed memory size of 67108864 bytes exhausted的解决方法
PHP 8 中确认支持 JIT
一直以来,大家都在讨论 PHP 8 中是否会支 … Continue reading PHP 8 中确认支持 JIT
php代码获取用户QQ头像
<?php $qq=7758521;//要获取头像的QQ号码 $ … Continue reading php代码获取用户QQ头像
php提示Notice: Undefined index解决方法
php提示Notice: Undefined i … Continue reading php提示Notice: Undefined index解决方法
php读取文件夹下所有图片或文件并显示路径和文件名
最新在卖收款宝,需 … Continue reading php读取文件夹下所有图片或文件并显示路径和文件名
thinkphp在php5.5版本以上”No input file specified“问题解决方法
No input file specified的解决方法
(一)IIS Noinput file specified … Continue reading No input file specified的解决方法
PHP:Deprecated: Function set_magic_quotes_runtime is deprecated 错误
PHP中的“syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM”错误及解决方法
php采集神器cURL使用方法详解
对于做过数据采集的人来说,cURL一定不会 … Continue reading php采集神器cURL使用方法详解
php随机生成数字字母组合的方法
本文实例讲述了php随机生成数字字母组 … Continue reading php随机生成数字字母组合的方法