User Activity

  • Posted a comment on discussion Help on PHPCrawl

    I want to use PHP Crawler to trigger artificial hits on user profiles in https://www.interpals.net but I have been unsuccessful so far. I added this code to the example.php file, among some other small modifications: // Login $post_data = array( "username" => "myusername", "password" => "mypassword", "submit" => "Sign in"); $crawler->addPostData("#https://www.interpals.net/app/auth/login#", $post_data); The crawler runs, but the network log is not showing any POST activity and the website pages are...

View All

Personal Data

Username:
sakhal
Joined:
2017-10-05 16:44:10

Projects

  • No projects to display.

Personal Tools