Hi, I'm new here and very new to PHP and MySQL. I work at a Middle School and I am developing an employee portal for our faculty to access. I am trying to create a computer lab sign up that will list all the dates and class periods available and will give them the option of selecting their userid from a drop down menu in order to reserve the lab for that period. We have alot of tech unsavy people so it has to be very simple. All I want in the drop down is the word 'Available' and their User ID (which will reserve the lab). Once the lab is reserved all I want is for their user id to be displayed instead of the drop down menu in order to indicate the reservation. I have attached the full code in a text file. Any help would be greatly appreciated.

    Write a Reply...