Need reservation example

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gggram2000
    New Member
    • Nov 2007
    • 97

    Need reservation example

    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.
  • harshmaul
    Recognized Expert Contributor
    • Jul 2007
    • 490

    #2
    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)

    Comment

    • gggram2000
      New Member
      • Nov 2007
      • 97

      #3
      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 source

      Comment

      Working...