Display Country Flag By Ip
I want to be able to display the Country Flag image by the IP. The IPs are stored in Mysql in a column, each page has it's own row with IP like so: TABLE: PAGEID INFO IP 1234
Solution 1:
refer to this article ,use switch case or if else to echo your flag tutorial
Post a Comment for "Display Country Flag By Ip"