I'd like to know if it's possible to find someone's sun rise and sun set times based on their IP address.
For example, my if my IP is 192.168.0.9. I'd live in city X and my sun rise time would be Y
IF this is possible, please point me in the correct direction on how to do this.
date_sunrise() and date_sunset: you'll need to use GeoIP (or similar) to get the lat/long from the user's IP