PHP and MySQL syntax: Difference between revisions

Jump to navigation Jump to search
Created page with "the current time ex: 2010-12-21 10:05:06 * php: echo date("y-m-d H:i:s", time()); * mysql: SELECT NOW(); the current timestamp ex: 1292897201 * php: echo time(); * mysql: SELECT..."
(Created page with "the current time ex: 2010-12-21 10:05:06 * php: echo date("y-m-d H:i:s", time()); * mysql: SELECT NOW(); the current timestamp ex: 1292897201 * php: echo time(); * mysql: SELECT...")
(No difference)

Navigation menu