'antiscraper', 'password' => '111', 'ip' => $ip); $result = $client->call('BlockIP', $param, 'AntiScraper'); if ($result["BlockIPResult"] == "Block IP") { Header("Location: ../stop_scraper.html"); } } ?>