17-Jan-2011, 04:18 PM
Commentics v1.1 onwards has built-in UTF-8 support so you don't need to add the SET NAMES query. The script prefers to use the mysql_set_charset() method if possible because that's the official recommended way.
You can change the display of the time and date in Layout -> Comments -> General.
Useful reference:
http://php.net/manual/en/function.date.php
You can change the display of the time and date in Layout -> Comments -> General.
Useful reference:
http://php.net/manual/en/function.date.php