Page 1 of 1

Booking system

Posted: Tue Feb 07, 2006 9:49 am
by CarlTaylor
Hi people,
New to thee forums :-)
Iv'e been looking around for a booking php booking system that connects to a mySQL database but i cannot seem to find one.
What i need it for EG: A classroom, which does certain courses. The administrator needs to be able to assign the courses to certain dates and then add pupils to the courses. The normal users should be able to see which courses are available and how many places are left for each.

Thanks for any help,
CarlTaylor

Posted: Tue Feb 07, 2006 9:53 am
by malcolmboston
you've basically got 3 choices

premade applications | hire someone | code your own

Posted: Tue Feb 07, 2006 10:17 am
by duk
that is a nice solution.

but try to search in this forum for the last posts, this last week we had 3/4 posts with the some question.

Posted: Tue Feb 07, 2006 10:42 am
by CarlTaylor
You don't know where do you can't seem to find it

Thanks,
Carl Taylor

Posted: Tue Feb 07, 2006 10:59 am
by duk
viewtopic.php?t=43769

this one was from you... i think you have already the answers if you cant find-it you need to code-it

Re: Booking system

Posted: Thu Feb 09, 2006 2:13 pm
by atharvashirsha
CarlTaylor wrote:Hi people,
New to thee forums :-)
Iv'e been looking around for a booking php booking system that connects to a mySQL database but i cannot seem to find one.
What i need it for EG: A classroom, which does certain courses. The administrator needs to be able to assign the courses to certain dates and then add pupils to the courses. The normal users should be able to see which courses are available and how many places are left for each.

Thanks for any help,
CarlTaylor
I am not sure on this but I think you can try Moodle. It is an Open Source script and maybe it will work for you.