Hello everyone, i I'd like to share with you this class i developed a long time ago to protect from bots. I'll keep developing if you like :)
<?php
class CloudFirewall {
private $email;
private $key;
private $curl;
public function __construct($email, $key) {...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.