It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming HTML Forum

Dynamic calendar app

Dynamic calendar app

Postby generalchaos316 on Thu Mar 22, 2007 4:48 am

I am designing a website for a new band/artist booking agency. I would like to have a calendar on the site that potential bookers/venues/etc can use to fill their open dates.

It would be nice if they could filter by date/month as well as filter by the bands that they are interested in (I was thinking check boxes so they could check the bands that they want to potentially book.)

I would also like the calendar to automatically default to the correct month so I don't have to edit its page every 30 days as well as purge old dates that are no longer necessary.

Finally, it would be nice if all of the information was in a format/database that I could later use in another web based application. Example: Booking agents call and confirm date X for band Y and enter it in 'the system.' That is immediately visible on the calendar as a date that band Y is no longer available to play.

I know there has to be some language out there that was designed to do exactly what I am talking about (and I also know there is no way in hell it is HTML, lol). What is it? SQL stuff? PHP? Combo? Do tell :D
generalchaos316
100+ Club
 
Posts: 101
Joined: Fri Mar 16, 2007 6:01 am

Postby mwa103 on Fri Mar 23, 2007 2:21 pm

I'd say your best bet would be working with php & mySQL. They work very well together. PHP has many different ways to manipulate dates to get what you want. The best part about using php is that none of your code is visible to the user so it just looks like magic to most of them. :lol: There are a lot of good php/mySQL training sites out there (w3schools, php.net, etc..). Also be sure to check out the tutorial section here. There are some really good ones there as well. Good luck with the project, sounds like a really good idea.

-Mike
mwa103
100+ Club
 
Posts: 206
Joined: Mon Mar 07, 2005 10:55 pm

Postby generalchaos316 on Fri Mar 23, 2007 2:59 pm

Awesome, thanks. I'll be sure to post up links to the site when I get it done :)
generalchaos316
100+ Club
 
Posts: 101
Joined: Fri Mar 16, 2007 6:01 am


Who is online

Users browsing this forum: No registered users and 6 guests

cron