Luke Brindley <mailto:[EMAIL PROTECTED]> on Wednesday, March 10, 2004 10:37 AM said:
> Specifically, I want to create an online form that the > booking agent can fill out with information like Date, Time, Cover > Charge, Band Name, Description, etc and have this data populate the > calendar page in chronological order. [snip] > Any suggestions? are you looking for a premade app or did you have a specific question? here are some things to think about. 1. do you know how to create a database? 2. do you know how to write SQL queries? 3. do you know how to retrieve data from a database with php? if you answered no to any of those questions you are probably not ready to create such a thing. otherwise, ask a more specific question and we will try to help you out. hth, chris. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php