ajax availability calendar help

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

User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: ajax availability calendar help

Post by Celauran »

ianhaney wrote:I have another little issue with a phone number not being added to a database, shall I start a new post for it or carry on in this post?
New thread with specifics, what you've tried, and what errors you're encountering, please.
User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: ajax availability calendar help

Post by Celauran »

ianhaney wrote:the tricky part of the bank holidays is I have noticed this year have different dates to next years, I am in the UK as well
If the date is different each year, that's going to be tricky indeed. For now, maybe set them for the current year and see if you're even still using the software in 2017.
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: ajax availability calendar help

Post by Christopher »

Celauran wrote:If the date is different each year, that's going to be tricky indeed. For now, maybe set them for the current year and see if you're even still using the software in 2017.
ianhaney - An experienced developer just gave you an important software design concept -- YAGNI (look it up :wink:). Remember, in 2017 you'll be a more experienced programmer, understand this problem better, and implement a better solution for bank holidays!
(#10850)
Post Reply