Need Help With Loop And Date Incrementing Logic - PHP Coding Help - PHP Freaks
Need Help With Loop And Date Incrementing Logic - posted in PHP Coding Help: What I need to do is query a table based on a date. Then, if the query returns a "W" or an "H", I need to add one day to the date, then run the query again, until it doesn't retu...