Hi there, I am using php 5.2.3 with mysql as backend, I have a point of sales program that i'd like to add an option to make reservations for a resort. I would really appreciate an open source program that functions properly. So far I'ved only found one called php-residence but the tables are in italian which make it impossible for me to trace it's operations. Any links or examples will be appreciated. Thanks.
Need reservation example
Collapse
X
-
Tags: None
-
There was this program called moodle that i heard about ages ago. probably moodle.com, but i ain't gonna make that a link cos thats probably not the right URL.
Any way moodle is open source, and it has course bookings incorporated in there somewhere. Not the best piece of code. but if you need to get your head around the logic and fancy a week stepping through someone else's code knock yourself out mate
:D
moodle.com (i think) -
Hey thanks, I couldn't find anything useful in that site or maybe I don't quite know how to browse in it. This is really frustrating...i found a site that has something almost exactly with what i need but when I look at the program it's more like a scheduler than a reservation...P lease let me know if u found any relevant sites about resort reservations which are open sourceComment
Comment