PHP-MySQLi-Database-Class
PHP-MySQLi-Database-Class copied to clipboard
Getting date
Is there an easy/intuitive way to get the date/time from the MySQLi class? I know it is easy to do with SQL but is there a way do do it through this class?
Thanks!
This Class support method when insert | update is: $db->now()