Most posts on a given day

select date_format(time, '<a href="/%Y/%m/%d/">%d/%m/%Y</a>') as Day, count(*) as Posts from columnc group by Day order by Posts desc limit 30


Warning: include(/home/bradders/public_html/lib/php7-mysql-shim.php): failed to open stream: No such file or directory in /home/bradders/public_html/colCmeta/query.php on line 98

Warning: include(): Failed opening '/home/bradders/public_html/lib/php7-mysql-shim.php' for inclusion (include_path='.:/opt/alt/php72/usr/share/pear') in /home/bradders/public_html/colCmeta/query.php on line 98

Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /home/bradders/public_html/colCmeta/query.php:99 Stack trace: #0 {main} thrown in /home/bradders/public_html/colCmeta/query.php on line 99