php
6682
2016-04-08
curl伪造user_agent的方法
不解释,直接用。
function curl_get_file_contents($URL)
{
$c = curl_init();
curl_setopt($c, CURLOPT_...
2053
2016-04-08
php使用问题记录
1.Deprecated: Assigning the return value of new by reference is deprecated in E:\index.php on line 239
在5.3版本之后已经不允许在程序中...
1573
2014-04-19
phpstorm xdebug配置
phpstorm,xdebug
文章分类
联系我
| 联系人: | meepo |
|---|---|
| 电话: | ***** |
| Email: | 1147533288@qq.com |
| QQ: | 1147533288 |