Topic: IP to Country script
I slightly modified a free IP to country php script to display each visitor's own national flag to them.
If it is working correctly, you should see your country's flag displayed below:
To show visitors to your web page their own flags, use the appropriate code:
HTML
<a target=_blank href=http://fixpc.co.za/topic/1253/ip-to-country-script/>
<img alt="your flag?" src="http://fixpc.co.za/iplocator/flag.php" height="15" width="21" /></a>BBCode
[url=http://fixpc.co.za/topic/1253/ip-to-country-script/][img]http://fixpc.co.za/iplocator/flag.php[/img][/url]Let me know if there are any bugs ![]()
