<?php $useragent = $_SERVER ['HTTP_USER_AGENT']; echo "<b>Your User Agent is</b>: " . $useragent; ?> 我在谷歌Chrome上看到這個:
確定! 回上一頁