Easter_date

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Bill Stockwell

    Easter_date

    I was trying to use
    print(easter_da te(2004));

    in a php script, but it said there was no such builtin function.
    However, I saw something about loading such functionality at
    run time. How is this done?

    -- Bill Stockwell
  • R. Rajesh Jeba Anbiah

    #2
    Re: Easter_date

    bstockwell@ucok .edu (Bill Stockwell) wrote in message news:<166eec70. 0403081347.56a5 e29e@posting.go ogle.com>...[color=blue]
    > I was trying to use
    > print(easter_da te(2004));
    >
    > in a php script, but it said there was no such builtin function.
    > However, I saw something about loading such functionality at
    > run time. How is this done?[/color]

    Manual & the user notes are your good friends
    <http://in.php.net/easter_date>

    --
    "I don't believe in the God who doesn't give me food, but shows me
    heaven!"--Swami Vivekanandha
    Email: rrjanbiah-at-Y!com

    Comment

    Working...