Tag Results : debug

PHP使用curl进行会自动跳转的POST提交

使用curl进行post提交,提交时会进行autoRedirect那么需要附上参数 curl_setopt($ch, CURLOPT_FOLLOWLOCATION, TRUE); 以下为详细案例 Example: String = Kobold Vermin Url = www.wowhead.com/search?q=Kobold...

临时解决baidusubmit在SAE上面WordPress中提交或修改文章报错现象

最初的baidusubmit插件,安装验证网址之后,当提交或者修改文章的时候会报如下错误: [php]Catchable fatal error: Argument 1 passed to BaidusubmitSitemap::filterContent() must be an instance of WP_Post, ...