簡(jiǎn)單使用搜狐接口在網(wǎng)頁(yè)顯示訪(fǎng)客IP

廣告也精彩
簡(jiǎn)單使用搜狐接口在網(wǎng)頁(yè)顯示訪(fǎng)客IP

一個(gè)簡(jiǎn)單使用搜狐的IP接口網(wǎng)頁(yè)顯示訪(fǎng)客的IP地址的代碼,使用直接在要顯示的地方添加下面代碼即可。

代碼適用于任何網(wǎng)頁(yè),無(wú)論是html,php,asp都可以:

<div style="background-color: #b7b1f2;">
你的IP:<script src="http://pv.sohu.com/cityjson?ie=utf-8"></script>
                   <script type="text/javascript">
                    document.write(returnCitySN["cip"])
                   </script></div>
? 版權(quán)聲明

相關(guān)文章

暫無(wú)評(píng)論

none
暫無(wú)評(píng)論...