帝国CMS网站取得IP地址函数

取得IP地址函数

语法:egetip()
使用范例:
<?php
$ip=egetip();
echo $ip;
?>

posted @ 2024-07-11 09:21  黄文Rex  阅读(11)  评论(0)    收藏  举报