Level 1
the $id i already got i just need retive array from tabel inside $data where id = $ id just that inside view
im making a model to update an data on my table , so its is a list of data from my table , this list made from foreach $data , then in every each there is a button called edit when i pressed it , apear modal update , what i wanted is when i click edit button , the field inside modal filled with select from $data where button i click , the $data already in 1 view with the button and modal
Please or to participate in this conversation.