Re: [PHP] Booking form, please

2007-06-14 Thread David Giragosian
All our folks here love MRBS. http://webscripts.softpedia.com/script/E-Commerce/MRBS-24375.html Just substitute 'computers' for locations/rooms... David On 6/14/07, Timothy Murphy <[EMAIL PROTECTED]> wrote: I'm looking for a form to allow people to book an hour on a computer system. Is there

Re: [PHP] BOOKING SYSTEM

2005-09-21 Thread php @ net mines
eas3"]); $thead3 = stripslashes($thes["thead3"]); $theat3 = stripslashes($thes["theat3"]); $theaq3 = stripslashes($thes["theaq3"]); } } if (($theas - $theas3<=0) || ($thead - $thead3<=0) || ($theat - $theat3<=0) || ($theaq - $theaq3<=0)) { $z++; } $

Re: [PHP] BOOKING SYSTEM

2005-09-20 Thread adriano ghezzi
well I did it in the past, at the end after a lot of tests and simulation i decided for warehouse table id_hotel, date, num_total_rooms, num_booked_rooms this is day by day handling it is really flexible you can satisfy each kind of request with very simple queries you also gain more flexibility

Re: [PHP] booking

2005-04-01 Thread Zareef Ahmed
Hi , read about uniqid() function, it may be usefull. zareef ahmed On Apr 1, 2005 12:03 PM, Rob Agar <[EMAIL PROTECTED]> wrote: > hey up all, > > anyone have a snippet for generating a unique booking reference string, > say 6-10 characters long? The kind of thing you get when you book a > f