Quote:
|
Originally Posted by Order
hotscripts.com
great resource, look under php, there is bound to be something there. May look into calendar scripts also.
FYI: A templating system allows your code to be seperate from your design, being new to php, I would recommend against using one until you are familiar with the language.
|
Actually hotscripts probably wont find you what joe needs. If i've read all the posts correctly he looks like he needs a customizable solution. Something that will outfit the company and what they need EXACTLY.
What I would reccomend to do is go to
http://www.sourceforge.net and search "booking" (do NOT search "booking system"). What's great about sourceforge is EVERY SINGLE ONE of the projects are open source!

and most of them and GNU GPL. This means that you can use one of those projects as a base and build on top of or edit and modify to suit your needs.
Yay!