Posts by Daniel dalla colletta • 3 points
4 posts
-
-5
votes1
answer399
viewsQ: How to read a Json file in php
{"acao":"muda-quantidade","dados":{"nova-quantidade":"2","referencia":"produto-um"}} I’m learning Json,and I’m trying to read a json file in php and I’m not able to read the second array, (data), if…
-
0
votes0
answers23
viewsQ: How do I make the return give success jquery and php formulary
I have a form like this <form action="envia-contato.php" method="post" > <label>Nome<span style="color:#db0012 !important;">*</span></label> <input type="text"…
-
-1
votes1
answer1328
viewsQ: Create a javascript timer
I wonder if anyone can help me create a timer, a counter in the existing code. It’s like 600, but I’d like to create the time that would be like 10:00, being minutes and seconds. <html…
javascriptasked Daniel dalla colletta 3 -
1
votes0
answers42
viewsQ: progress bar for execution when changing tab in javascript
I have problem in the progress bar done in javascript, the bar is working but the problem is, when you change tab and then back the bar is stopped and back to work, I would like to know how to make…
javascriptasked Daniel dalla colletta 3