How to check if the visitor of my website from Israel or not using PHP?

Alex P

New member
hi all
i am building a php website,
everytime a person enters my website i want to check his IP and to know if he is from israel or not , thats all .
( i just want to count the number of israel visitors coming to my website each day )

can someone help me with the php code of checking IP

thanks
if the visitor from israel , i will show him my website in different language , google analyzer doesn't help much in the subject, i need to check the visitors IP my own using php code
 
Use google analytics. They will give you a code and you can log into your google account and see where everyone who has been to your site is from.
 
Back
Top