Using the Hebrew Calendar

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
semcourses
Forum Newbie
Posts: 1
Joined: Tue Jun 10, 2008 7:42 pm

Using the Hebrew Calendar

Post by semcourses »

Hello,

I am looking for a way to turn the ads on my site off on the Jewish Sabbath and Jewish Holidays and I figure that I should be able to do this in PHP, but I don't know how. I figure that this code should help: http://il.php.net/manual/en/function.jdtojewish.php, but I'm not sure (I'm somewhat new to PHP). Even if it can help, I still don't know how to program it.

In short, any ideas on how to do this.

Thanks.
Post Reply