CodeIgniter kullanarak html tablo değerleri alın

0 Cevap php

How can I get the values from a html table and pass that to a controller in codeigniter? I'm passing an array to a view. I walk that array and display its content in a table where the user can alter the table. For example, adding a row, or deleting one, but changing values is a possibility too. But then the user saves the data by pressing the button 'save'.

Nasıl bir tablodan veri almak ve php o geçmek?

0 Cevap