samona Posted July 11, 2008 Share Posted July 11, 2008 Hi, I need some help. I'm trying to write a program that will display forms submitted the current date and forms submitted the previous day. However, when a form has not been submitted for a day, I want to be able to insert zeros as values. Now in the program I retrieve records by querying the last two forms entered. That way, I don't have to worry about weekends and holidays. Any ideas on how to solve the problem of incomplete forms? Link to comment https://forums.phpfreaks.com/topic/114303-help-with-record-history/ Share on other sites More sharing options...
Barand Posted July 11, 2008 Share Posted July 11, 2008 Don't double post Link to comment https://forums.phpfreaks.com/topic/114303-help-with-record-history/#findComment-587843 Share on other sites More sharing options...
Recommended Posts