Posts by Myller M • 1 point
2 posts
-
0
votes7
answers11400
viewsA: How to validate phone in php
Hello! Here’s a PHP function that solves the problem of cell phone and landline validation, no matter what format the user writes, including checking that DD and phone number can start with zero..…
-
0
votes5
answers26037
viewsA: Accentuation in the JSON
Hello, I was having a lot of problems with this, until I decided to pay more attention to try a solution, until I assembled this small static class, I added in it a recursive conversion method of…