Posts by Alan Henrique • 23 points
2 posts
-
2
votes2
answers310
viewsQ: trigger Function after form validation
I have a form with validation, and I need to enter after validating this form a waiting hourglass (as if loading the page). I would like to know how to join these two functions, and after validating…
-
0
votes0
answers37
viewsQ: Fix Incorrect Email Records
I need to fix via PHP programming, incorrect emails registered in our database. Would be emails without domain, with space in any position, with ". @", "@." without "@", any character not allowed in…