摘要:
private static function getClientIp() { if (getenv('HTTP_X_FORWARDED_FOR')) { $tmp = explode(',', getenv('HTTP_X_FORWARDED_FOR')); $onlineip = $tmp[0]; ... 阅读全文
摘要:
function countdown() { var time=60; setTime=setInterval(function(){ if(time"+data.message+""); } if (d... 阅读全文