Monday, 26 August 2013

Designing Web Interface

Designing Web Interface

I have a LAMP server which stores some data in its database. I would like
to create a web interface which will enable querying the database in the
server. I would want the easier method as i have to complete the task in a
limited amount of time so i would like to know the best approach i can
follow. For example, the user will find a form on the interface where he
will have the option of entering an ip adress. After entering the IP
adress, the interface will retrieve various data related to the given ip
and display it.

No comments:

Post a Comment