Posts by FamilyMoura • 33 points
3 posts
-
-1
votes1
answer49
viewsQ: Comparing PHP imprint array
I have two array one that limits me and the other that comes with the database information. $limite = array("06","07","08","09","10","11","12"); $mes = array("09","10","11","12"); it generates a…
phpasked FamilyMoura 33 -
-2
votes1
answer99
viewsQ: jQuery discount on quantity
I have two input one with value and the other with quantity and span for result <input type="text" value="50,00"> <input type="number" value="3"> <span id="resultado"></span>…
jqueryasked FamilyMoura 33 -
2
votes1
answer644
viewsQ: Multiplying creator input by for
I have this script where I created the for to appear all the records contained in the database where the all products with the same category appear (shows name and value) and the customer clicks the…
jqueryasked FamilyMoura 33