Paste this in your website: <script type="text/javascript" src="http://www.posteet.com/embed/1148"></script>
For PHP4, use checkdnsrr instead of dns_check_record
function isBlacklisted($ip){
return dns_check_record($check,'A');
}
Paste this in your website: <script type="text/javascript" src="http://www.posteet.com/embed/751"></script>