Home
Submit
Free Hosting
Link To Us
Contacts
PHP Scratch repeat check
PHP
Download
(.zip)
<?
$show = "1";
$test = rand(1,3);
function check($test,$show) {
if ($test == $show) { $test = rand(1,3); $test = check($test,$show); }
return $test;
}
$a = check($test,$show);
echo $a;
?>
PHP
Website Open Port Check
Scratch repeat check
Google Wesite Rank Check
PHP
Checkbox Mark and detection
Website Status Online Check
Site Online Check
PHP
IP Proxy check
PHP Scratch repeat check