dave_55 Posted March 31, 2008 Share Posted March 31, 2008 I need to make a page where by a rugby player can book of a game that they are not available for. Has anybody got any code for this as i haven't a clue where to start. All it needs to do is have the ability for someone to book a game of and then that information is stored in another table or at least thats how i think it should work. Link to comment https://forums.phpfreaks.com/topic/98862-some-sort-of-booking-system-help/ Share on other sites More sharing options...
ohdang888 Posted March 31, 2008 Share Posted March 31, 2008 just an html form... use $_POST[' what every you call your input']; insert it into database. Link to comment https://forums.phpfreaks.com/topic/98862-some-sort-of-booking-system-help/#findComment-505879 Share on other sites More sharing options...
dmccabe Posted March 31, 2008 Share Posted March 31, 2008 you could even get them all to sign up to google calendar and share a calendar on there and save yourself the work Link to comment https://forums.phpfreaks.com/topic/98862-some-sort-of-booking-system-help/#findComment-505893 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.