Can using a list, modify data in a database?

Can using a list, modify data in a database?

Hi,

I have an App that inserts the data from the customer (name , surname ) into a MySQL database .

But not is how I make the results of the table 'customers' are displayed as a list <li> .

And select the desired to be able to modify data (name, surname).

Do you know of somewhere or example so that you can see and understand ?

Thanks a lot