Trace IP Adress in Wordpress
Posted
by Ajith
on Stack Overflow
See other posts from Stack Overflow
or by Ajith
Published on 2010-05-04T07:53:33Z
Indexed on
2010/05/04
7:58 UTC
Read the original article
Hit count: 140
php
I need to trace the ipadress (where my website access)for optional loading of my theme.Explanation: I want to add a share link to twitter and facebok in my application.i think in some countries like china;twitter blocked.Thats why i need to check from where my site is accessing.otherwise which affecting my site's performance.How can we solve this problem in PHP.If anybody have experience please help me..
© Stack Overflow or respective owner