RE: where is now() defined?
orchard <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.devel |
|---|---|
| Message-ID | <7c8249d53c422f1d84bf9a471764abc6@osCommerce-Forums> |
This message was sent from: Development http://forums.oscommerce.com/viewtopic.php?p=179711#179711 ---------------------------------------------------------------- It's used in MySQL queries, it's not a PHP function, which is why you can't find it. It's used to set or compare timestamps to the current time.