echo weekdays no weekends

Discussion in 'PHP' started by webboy, Aug 23, 2007.

  1. #1
    Hi all I trying create a dynamic booking form script that displays all the weekdays of the week and not the weekends in a date format .

    So when the users submits a form it will insert the correct date selected from a radio button into to a database.

    The form should not display the current date to prevent people booking on the same day

    example: the current day is Thurs i wish to display

    08/24/2007 5
    - No weekend -
    08/27/2007 1
    08/28/2007 2
    08/27/2007 3
    08/29/2007 4
    08/30/2007 6

    also how hard would it be for the month
     
    webboy, Aug 23, 2007 IP