|
Posted by Jerry Stuckle on 10/23/05 19:37
Rafeeq wrote:
> Has anyone seen any online PHP resource for reserving resources. My
> problem is similar to room reservation. As an example, I have several
> rooms, which are available during certain hours. Each room has per hour
> cost associated with it. I want to have a search functionality that can
> show me available rooms and their cost for a certain time window. So let
> us say I want to see which rooms are available between 8 to 11 AM on
> October 21st.
>
> If you know any Internet site or know any open source project, please
> let me know.
>
> Thanks
> Rafeeq
Rafeeq,
Actually, it sounds like a pretty simple database application. I've
used something similar on beginning SQL course exercises.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|