display data from the database (summarizes data) |
thank you for those who have tried to help me.
I have got what I want. by using a query like this: Code: $this->db->query(" results : Code: Array the question: how do I sum income_country per-country? the method I just created is like this: Code: <tbody> |
Messages In This Thread |
display data from the database (summarizes data) - by DELE - 04-21-2019, 09:55 AM
RE: display data from the database - by php_rocs - 04-21-2019, 11:01 AM
RE: display data from the database - by DELE - 04-21-2019, 08:15 PM
RE: display data from the database (summarizes data) - by php_rocs - 04-22-2019, 01:24 AM
RE: display data from the database (summarizes data) - by DELE - 04-22-2019, 04:37 AM
RE: display data from the database (summarizes data) - by InsiteFX - 04-22-2019, 08:23 AM
RE: display data from the database (summarizes data) - by DELE - 04-22-2019, 09:51 AM
RE: display data from the database (summarizes data) - by Wouter60 - 04-22-2019, 11:03 AM
RE: display data from the database (summarizes data) - by DELE - 04-22-2019, 05:42 PM
RE: display data from the database (summarizes data) - by php_rocs - 04-24-2019, 01:20 PM
RE: display data from the database (summarizes data) - by DELE - 04-25-2019, 09:20 AM
|