This is a discussion on "Booking system" within the PHP Forum section. This forum, and the thread "Booking system are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Booking system
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|
|
|||
|
Re: Booking system
Funnily enough, I had a through look around for a booking system a few months back for hotel rooms (with individual rooms choosable) in the Open Source community and drew a blank - the nearest I could find was a dentist's appointment system which didn't fit what I needed. I came to the conclusion that I would be best off writing my own system, which I'll be putting live in the next few days. Be warned, though, I wouldn't describe it as an easy script to develop.
|
|
||||
|
Re: Booking system
Are you going to be sharing the script? I don't really have a use for it, but I'd be interested to look at it.
|
|
|||
|
Re: Booking system
I've thought about that and the answer is "not in the form of publishing it as an open source product". And it won't be sold as a piece of software for others to use, either.
Reasons: 1. We've not got the time / resources to bring the code up to the generalised / hardened standard that would be needed, nor to take care up the support that it would need 2. It's integrated as an include file throughout all the pages of our web site - that's ideal for us as it mens that you can buy our open source couses and hotel rooms from any of the (new) pages, and continue to naviage the site too while you progress your order. But integrating into unsuitable old site would require unusual skill and endeavour and it wouldn't be new-programmer friendly. The lack of other published open source products in thsi field suggests to me that my decision / reasons are not unique. But I do make public use of the code: a. On my own blogs, articles, and so on I am publishing some interesting tips, techniques and code snippets where they might be useful to others. b. Many of the techniques are being included in our training notes, and where appropriate individuals who come on our courses (or with whom I'm intouch outside our causes) will be able to use / build on some of the logic. That's already happened with some of the calendar logic and room allocation algorithms. |
|
||||
|
Re: Booking system
Okay, that's fine. I think I'm sufficient enough in PHP to be able to go through it an understand what I'm seeing without the need for support. I just like looking over more complex scripts of this type because there is so much useful information inside, and I always learn new functions and easier ways to achieve a task.
|
![]() |
| Tags |
| booking system |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Creating a "Reservation/Booking" System | Scotalia | PHP Forum | 3 | Mar 17th, 2008 15:11 |
| Online booking system - any suggestions? | sitewonders | PHP Forum | 6 | Nov 28th, 2007 17:07 |
| M.O.T Booking System | jjpeacha | PHP Forum | 7 | Jun 13th, 2007 13:15 |
| How to do a booking calender in flash!?! | rusty149 | Flash & Multimedia Forum | 5 | Feb 22nd, 2007 20:33 |
| Booking Confirmation Page | biggieuk | JavaScript Forum | 2 | Nov 14th, 2006 10:10 |