0
Good morning. I’m having a problem, I’m creating a system to improve the attendance of students, who go through a release of MAC to be able to access the college’s WI-FI.
I created a registration tab where all the entries go to the bank, for example bd_cadastros
and to table tb_mac
, so far so good.
Now I will create a page where a user sees all registered Mac and make the release. My problem is the following, I want to put next to each registered MAC a button that moves the MAC released from the table tb_mac
to the table tb_macsliberados
. How can I do that?
Welcome(a) to the Stack Overflow in English! Have you tried anything? Have any specific questions? Here is not the best place to ask for examples or generic tutorials. I suggest you do the tour and read about How to ask.
– durtto