10 awesome things to do with cURL
cURL, and its PHP extension libcURL, are tools which can be used to simulate a web browser. In fact, it can for example, submit forms. In this article, I’m going to show you 10 incredible things that you can do using PHP and cURL.Acknowledgments
New to cURL? If yes, check out the following articles to learn the purposes and basics of cURL/libcurl.Please note that some of the techniques shown here can be used for “blackhat” methods. The goal of this article is only educationnal, please do not use any of the snippets below for illegal stuff.
No comments:
Post a Comment