November 13, 200916 yr Hi im building a website for someone and have done it all pretty much apart from 2 things... on the home page im having this as this site has: http://www.jazzcafe.co.uk/index.asp and secondly (and from what i gather the first bit there is taken from this second bit..) a calender as this site also has: http://www.jazzcafe.co.uk/now_booking.asp what do i need to know, if there is lots who and where can i get it done? how, whats, wheres and whys basically..?? Cheers Rich
November 13, 200916 yr To create a calendar in that kind of style, all you need to know is the basics of database querying with php or what ever language you are using. Query the database sorting it by date so it displays the current activities for the relevent date, When the user clicks on the link to view the event, query the database again to view the selected event.
November 15, 200916 yr I'd get a good book on php and mysql development. or visit lynda.com or www.video-tutes.com
November 18, 200916 yr If you hang tight I have a video tutorial somewhere showing you how to make one from scratch in PHP. Well actually a friend did it.
November 19, 200916 yr Author ok but how easy is it, baring in mind i am a beginner, but send me the link anyway, sounds good!
November 19, 200916 yr Buddy sorry to be the bringer of bad news. The tutorial was on an old server and there is no longer such a tutorial in existence *cries. Sorry to build you up to bring you down. There are many more on the web http://lmgtfy.com/?q=PHP+calendar+tutorials
November 19, 200916 yr There is a decent tutorial for the basic calendar structure here if you get stuck just post some questions for us helpful forum members to help. If you get really stuck I could help you for a reasonable fee.
Create an account or sign in to comment