Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #72.8K
~2K People Reached

2 Posted Topics

Member Avatar for Marty1963

PHP has a function that will access an external database for Geolocatin of IP addresses. It uses the GeoIP lite, or full from here: http://www.maxmind.com/app/ip-location . Perhaps you could find a library that does that or write your own?

Member Avatar for chrislim2888
0
163
Member Avatar for assgar

I too am looking for this. In fact, I want to build a VERY flexible calendaring algorithm. The best (code available) one that i've seen is the REMIND program. It's in C, and I'm trying to digest it. Google 'remind calendar', it's in the top 3 on my computer's preferences. …

Member Avatar for gearond
0
1K

The End.