<?php
//get source ip
$ip = $_SERVER["REMOTE_ADDR"];
//get machine or pc name
$machine_name = gethostbyaddr($ip);
?>
<?php
//get source ip
$ip = $_SERVER["REMOTE_ADDR"];
//get machine or pc name
$machine_name = gethostbyaddr($ip);
?>
開始在上面輸入您的搜索詞,然後按回車進行搜索。按ESC取消。