Posts by Marcos Santos • 23 points
2 posts
-
0
votes1
answer38
viewsA: Lock double-click with Parsley
Take a look if that’s what you need: http://jonleigh.me/preventing-duplicate-form-submissions-with-parsley/…
-
2
votes1
answer942
viewsQ: Calculate the working time difference between two dates
I need to calculate the working time difference between two dates ex: $dataIni = '201705151330'; $dataFim = '201705161230'; Until then I can solve with the following code: $dataIni = '201705151330';…
phpasked Marcos Santos 23