Posts by matheus • 1 point
2 posts
-
0
votes2
answers35
viewsQ: Problem with array_merge and WHILE - PHP Codeigniter
Good morning! I have a while that reads all the lines of a specific file, inside that while it calls a method that returns a value. This value is an array, and I’m giving a merge array_for each…
-
0
votes2
answers37
viewsQ: Error summing using Join and sub-query - MYSQL
Good afternoon, I have two tables that I need to perform the sum but it is grouping. *Correction: The rule of business is that there are notes , in which the user can make several deposits upon the…