PHP to the rescue? - TechRepublic
General discussion
August 24, 2005 at 01:44 PM
rreeder

PHP to the rescue?

by rreeder . Updated 20 years, 10 months ago

I was looking for ways to deliver my information to my company in an easier format (Such as a dynamically driven website). What I’ve got are MS Excel Server lists with:
Server, Grouping, IP, Gateway, OS, Owner, etc…

I want to know is it possible to setup a website where the user can go to a webpage and fill in text fields corresponding to the heading in my database, and get results returned for those fields that are filled in? Can more that one field be filled in? For example:

In the text box next to group could somebody put in “1” and in the field next to OS could you put in a “Windows 2003” and get all the results from the database returned that match both of those criteria?

Am I looking towards PHP for my answers?

Thanks in advance for your time and answers.

This discussion is locked

All Comments