登录  /  注册
phpcn_u68041
浏览量3    |    粉丝0    |    关注0
  • phpcn_u68041

    phpcn_u68041

    2017-12-08 17:12:32
    curl 模拟登陆
    $curl = curl_init();curl_setopt($curl, CURLOPT_URL, $url);//登录提交的地址      curl_setopt($curl, CURLOPT_HEADER, 0);//是否显示头信息      curl_setopt($curl, CURLOPT_RETUR
    0 1 1335
  • phpcn_u68041

    phpcn_u68041

    2017-12-07 10:08:47
    curl爬取网页是数据
    如果url链接给的是https://mbd.baidu.com/newspage/data/landingsuper?context=%7B%22nid%22%3A%22news_4480296238548479181%22%7D&n_type=0&p_from=1 的链接怎么爬取网页信息
    0 5 1029
  • phpcn_u68041

    phpcn_u68041

    2017-12-06 10:24:40
    smtp邮箱发送总是不成功为什么?
    1,未修改phpmailer文件,没有把smtp换成SMTP会出现“SMTP Error: Could not connect to SMTP host.hhh”。2,修改之后会出现“Could not instantiate mail function.hhh ”。怎么解决
    0 0 723
显示更多

最新下载

更多>
关于我们 免责申明 意见反馈 讲师合作 广告合作 最新更新
php中文网:公益在线php培训,帮助PHP学习者快速成长!
关注服务号 技术交流群
PHP中文网订阅号
每天精选资源文章推送
PHP中文网APP
随时随地碎片化学习
PHP中文网抖音号
发现有趣的

Copyright 2014-2024 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号