2015-07-14, 09:15 AM
(2015-07-14, 09:07 AM)Destroy666 Wrote:(2015-07-08, 11:15 AM)tempo Wrote: how can i calculate the average of this numbers?
Either use AVG() in your query or fetch and sum the numbers in a while loop and divide them by the number of loop.
(2015-07-08, 11:15 AM)tempo Wrote: how can i display this average before a post?
Either use the plugin I mentioned and insert the code to a proper template or create a standalone plugin..
i'm trying but i something on my code is wrong ......can you give my the code please....