Daniel.McMichael
04-03-2008, 03:44 AM
I would like to build an accommodation booking site in which the events (bookings) on the calendar are automatically entered by the shopping cart. To check that client-requested bed-nights are available, I would also like to be able to query the calendar database from the booking page.
So I guess this needs a program interface to the php functions used by the event manager. Pls tell me where I can find this (preferably in some nice collected place) so that I can (i) evaluate whether what I want to do is tractable and (ii) have a reference so I can program it.
Do you know of any examples of any web sites doing this kind of thing with EPC?
Very many thanks,
Daniel.
So I guess this needs a program interface to the php functions used by the event manager. Pls tell me where I can find this (preferably in some nice collected place) so that I can (i) evaluate whether what I want to do is tractable and (ii) have a reference so I can program it.
Do you know of any examples of any web sites doing this kind of thing with EPC?
Very many thanks,
Daniel.