moonrise and moonset calculation in php

Discussion in 'PHP' started by ravee, May 24, 2010.

  1. #1
    Is there any function to find out moonrise,moonset time in php?(like sunrise,sunset).
    could anyone tell.

     
    ravee, May 24, 2010 IP
  2. Trikun3

    Trikun3 Peon

    Messages:
    28
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I've never heard of a function that does this that's built into php. You could use this nice library though: http: //bit.ly/cubY6U
     
    Trikun3, May 24, 2010 IP
  3. bartolay13

    bartolay13 Active Member

    Messages:
    735
    Likes Received:
    14
    Best Answers:
    1
    Trophy Points:
    98
    #3
    hmm... maybe you need to get the time of sunrise/sunset from other resources, i doubt php can do it.
     
    bartolay13, May 24, 2010 IP