Source booking system

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
CarlTaylor
Forum Newbie
Posts: 4
Joined: Sun Feb 05, 2006 12:05 pm

Source booking system

Post by CarlTaylor »

Hi People.
Quiet new to this, Iv'e been looking for a PHP booking system; PHP links to MySQL
On this booking system i need
An Administration page which you can choose a start and end date, and give it a title
A users page which displays a mark on the month by the dates which are already booked, in a nice presentable way.
Is there any sources out there that match these requests.

Thanks for any help,
Carl Taylor
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

have you looked at what hotscripts.com has to offer?
CarlTaylor
Forum Newbie
Posts: 4
Joined: Sun Feb 05, 2006 12:05 pm

Post by CarlTaylor »

Yeah :D Quiet alot on there but unfortunetly not quiet what i'm looking for.
Is there a website identical to this that i may be able to find one.
Thanks for your help

Carl Taylor
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

An option for you is to take an open source product out there that closely resembles what you want out of a script, and then hire someone to do the minor modifications. Our Job Hunt forum has programmers willing to do this sort of work.

Hotscripts is the best site for looking for a free, open source app like you're describing, so I think your best bet is what I suggested if you can't find the right app for the job.
Post Reply