sum with idiorm
$sum = ORM::for_table('records')->where('date', '2013-01-01')->sum('price');
echo "VENTA TOTAL DE HOY ".$sum."";
Written by angel torralba duran
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Php
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#