booking/reservation webpage page with time countdown

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
waol
Forum Newbie
Posts: 1
Joined: Wed Nov 04, 2009 4:12 am

booking/reservation webpage page with time countdown

Post by waol »

Hi all,

I've got to create a page to book and/or reserve gears of a shared a lab (i.e routers, switches, servers).

There will have to be a countdown system so a single user can reserve his own list of gears for 1,2,3 hours or days and so on.
Ideally I would have it bound to email system so email can be generated (i.e. when gears are freed).

I
I've alreayd have the gears in mysql DB and I'm sure there is something ready as it's seems ot be quite a common need.

Can you point me to any direction?

Thanks a ton,
Waol
Post Reply