hi, i want to get the content of a single page url. How i can do that?
You seem to have CSS turned off. Please don't fill out this field.
Anonymous
There are lots of ways, depending on your reasoning and needs. If the base example isn't enough, you'll need to be more specific.
http://phpcrawl.cuab.de/example.html
i want to collect all the link on that page, even for example comments from disqus or facebook
Honestly this crawler library might be overkill for your needs. Check out this curl function: http://stackoverflow.com/questions/7031058/using-curl-to-get-all-links-in-a-website-not-only-the-page
i ve also check some other things and i want to expand functions so..i would use the phpcrawler script. how can i get the content of a single page?
Well again, it depends on your needs which you're not really describing. What have you tried so far?
can you give me one method or general example ?
I did, up above - the example link. Now, why doesn't that work for your needs?
View and moderate all "Help" comments posted by this user
Mark all as spam, and block user from posting to "Forum"
hi, i want to get the content of a single page url. How i can do that?
There are lots of ways, depending on your reasoning and needs. If the base example isn't enough, you'll need to be more specific.
http://phpcrawl.cuab.de/example.html
View and moderate all "Help" comments posted by this user
Mark all as spam, and block user from posting to "Forum"
i want to collect all the link on that page, even for example comments from disqus or facebook
Honestly this crawler library might be overkill for your needs. Check out this curl function:
http://stackoverflow.com/questions/7031058/using-curl-to-get-all-links-in-a-website-not-only-the-page
View and moderate all "Help" comments posted by this user
Mark all as spam, and block user from posting to "Forum"
i ve also check some other things and i want to expand functions so..i would use the phpcrawler script. how can i get the content of a single page?
Well again, it depends on your needs which you're not really describing. What have you tried so far?
View and moderate all "Help" comments posted by this user
Mark all as spam, and block user from posting to "Forum"
can you give me one method or general example ?
I did, up above - the example link. Now, why doesn't that work for your needs?