Posts by Vinicius Silva • 19 points
2 posts
-
1
votes2
answers546
viewsQ: PHP adding and subtracting wrong
I have a very strange problem here. It is a code for cash closing, I have the total value of sales, the user informs sales in credit, debit and cash, if the sum of the 3 is equal to the total sales…
-
-1
votes2
answers80
viewsA: return the query as the zend string
$sql = $select->getSqlString(); Whereas $select is a object(Zend\Db\Sql\Select)[421]