Basically I have some info such as a person's name, a ID#, and a time.
All this info is going to be in a google spreadsheet i plan to have it connect with php and it reads it as a csv file.
I want someone to put there ID# in a search form and it return the time matching there ID#
any1 have any help for this?
i know how to strictly make a search form, but never one reading off csv data.
Thanks any help is appreciated.
If any1 knows any other way to achieve what im asking for, keeping in mind it must originate from a google sheet, that would help aswell. Thanks!