<if condition=”$showabiaoip==’117.95.53.162′”>
$showabiaoip <br />
</if>
If the vistor’s ip is 117.95.53.162, then show the visitor’s ip, otherwise, do nothing.
Study PHP Skills, Share PHP Code
<if condition=”$showabiaoip==’117.95.53.162′”>
$showabiaoip <br />
</if>
If the vistor’s ip is 117.95.53.162, then show the visitor’s ip, otherwise, do nothing.