Answer the question
In order to leave comments, you need to log in
An example of technical specifications for the development of an Android application?
Sample TOR for the development of an Android application
Where can I get a sample of the terms of reference for the development of an Android application?
And are there any services for the schematic design of Android interfaces?
Answer the question
In order to leave comments, you need to log in
Understood. OpenServer version of php 7, and on the server 7.1. all because of A non-numeric value encountered. This warning appeared just in 7.1. So (int) solved the problem.
foreach ($_POST["WareKeyItem"] as $k => $item) {
$sum += (int)$_POST["CostItem"][$k]*(int)$_POST["AmountItem"][$k];
}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question