/ Published in: PHP
                    
                                        
How to replace sleep(2), for your PHP code. Ideal testing hosting/dns ping.
                
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
<?
$_SESSION['tiempos'] = 0;
$_SESSION['tiempos_veces'] = 0;
exit;
}
?><br />
Count refresh: <?=$_SESSION['tiempos_veces'];?><br />
<br />
<br />
<hr />
<a href="<?=$_SERVER['PHP_SELF'];?>?clear=1">Restar testing time</a>
Comments
 Subscribe to comments
                    Subscribe to comments
                
                