Posts by Wayne Rosan • 51 points
2 posts
-
4
votes0
answers2555
viewsQ: How to generate Banco do Brasil tickets with PHP registration?
I have a health plan management system that, among other things, has a sales module where new customers register and the system generates 12 tickets for the one-year contract. These billets are…
-
0
votes3
answers1188
viewsQ: How to pick a specific element between several of the same class via jquery?
Guys, this is probably something extremely simple but I’m struggling to solve: Assuming a code word <input type = "text" class = "campos" value = "texto1"> <input type = "text" class =…