Newbie started to learn PHP.
I am trying to write a php page that people can type in the “case” number in the web site form. That number will send to php page when user user hit submit and the php page will run the query and send result to result page.
I hope I make my statement clear.
I created the page that I can add, delete and view all the cases. But I want to add search so it would sort out other cases.
Thank you.