[Emergency] ask a question about curl capturing discuzX2

Source: Internet
Author: User
[Emergency] question about curl capturing discuzX2 currently curl code: $ url = 'http: // www.cf588.com/forum.php? Mod = viewthread & amp; tid = 145 & amp; extra = page % 3D1 '; $ ch = curl_init ([emergency] ask a question about curl crawling discuzX2
Current curl code:

$ Url = 'http: // www.cf588.com/forum.php? Mod = viewthread & tid = 145 & extra = page % 3D1 ';

$ Ch = curl_init ();
Curl_setopt ($ ch, CURLOPT_URL, $ url );
Curl_setopt ($ ch, CURLOPT_HEADER, 0 );
Curl_setopt ($ ch, CURLOPT_FOLLOWLOCATION, true );
Curl_setopt ($ ch, CURLOPT_USERAGENT, $ u );
Curl_setopt ($ ch, CURLOPT_REFERER, $ r );
Curl_setopt ($ ch, CURLOPT_RETURNTRANSFER, 1 );
$ Output = curl_exec ($ ch );

Each capture is: Sorry, the specified topic does not exist, has been deleted, or is being reviewed

Use a browser to open it normally. use fiddle to directly raw:
GET http: // www.cf588.com/forum.php? Mod = viewthread & tid = 145 & extra = page % 3D1 HTTP/1.1
Host: www.cf588.com

It can also be obtained normally. it's depressing. there's nothing wrong with it. Give me some advice.

------ Solution --------------------
I can find it here.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.