A user of our web server is trying to implement a calendar that makes use of a function called jddayofweek(), and when I try to use it, I am given the feedback that it isn't a known function. I did some browsing in the PHP manual to make sure it even existed, and it does, and says it's been implemented since version 3. However, I read in the user notes that the function hasn't worked since (at least) version 4.3.0, but couldn't find any documented information in regards to this.
My question is, does anybody who has PHP 4.3.0 or later have the ability to use the jddayofweek() function, or know anything about its status in later versions?
Thanks,
Sean
My question is, does anybody who has PHP 4.3.0 or later have the ability to use the jddayofweek() function, or know anything about its status in later versions?
Thanks,
Sean