Posts by Mauricio Mikulski • 1 point
2 posts
-
-2
votes1
answer143
viewsQ: Listing in indication system
I’m having a hard time. I’m creating a PHP referral system and I’m having difficulty listing the clients and the amount of referrals he made. The system has two tables, the table 'clients' which is…
phpasked Mauricio Mikulski 1 -
0
votes4
answers768
viewsQ: Add mask from a select
Good morning, I’m trying to add a mask to Cpf from a select, but I’m not getting it. HTML <select class="form-control" id="select" style="width:100px;" title="Escolha..." name="select">…