blueman Posted December 17, 2006 Share Posted December 17, 2006 i am making appointment book. Appointment will "start time" and "length of the appointment" instead of "end time". How would i design database for this ? thanks Link to comment https://forums.phpfreaks.com/topic/30991-need-help-with-mysql-for-time-table/ Share on other sites More sharing options...
czcore Posted December 17, 2006 Share Posted December 17, 2006 [quote author=blueman link=topic=118990.msg486718#msg486718 date=1166375327]i am making appointment book. Appointment will "start time" and "length of the appointment" instead of "end time". How would i design database for this ? thanks[/quote]probably http://cz.php.net/manual/en/function.mktime.php Link to comment https://forums.phpfreaks.com/topic/30991-need-help-with-mysql-for-time-table/#findComment-143016 Share on other sites More sharing options...
fenway Posted December 18, 2006 Share Posted December 18, 2006 Start date/time and a duration field? Link to comment https://forums.phpfreaks.com/topic/30991-need-help-with-mysql-for-time-table/#findComment-143313 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.