sama Posted January 24, 2010 Share Posted January 24, 2010 Hello I'm trying to write a script to allow booking of timeslots ( every slot is 2 hoursĀ interval ). Only 1 owner per slot. Once their booked - they're gone. any one have such a code? I Google it but failed to find what I want. plz help me Link to comment https://forums.phpfreaks.com/topic/189605-script-to-allow-booking-of-a-timeslot/ Share on other sites More sharing options...
Catfish Posted January 24, 2010 Share Posted January 24, 2010 there's so many ways you could do this it's not funny. use a database or plain text file to hold the data? you need to work out a basic way you want to store your data first before you can even think about getting help with coding it. Link to comment https://forums.phpfreaks.com/topic/189605-script-to-allow-booking-of-a-timeslot/#findComment-1000749 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.