Booking system

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

Post Reply
duk
Forum Contributor
Posts: 199
Joined: Wed May 19, 2004 8:45 am
Location: London

Booking system

Post by duk »

im about to develope a booking system...

and im posting here to see if anyone help me where to start.. if there is any other open source dev for a booking system and other stuff that could you think help me developing it...

thanks in advance
User avatar
Burrito
Spockulator
Posts: 4715
Joined: Wed Feb 04, 2004 8:15 pm
Location: Eden, Utah

Post by Burrito »

take a look at hotscripts.com I'm sure they have something.

if you want to tackle it yourself, we're gonna need some more information to start you on your way.

ie:
what do you need to track
how do you want the data displayed
what other interfaces do you need than a simple scheduler (if any)
etc...
Post Reply