For a mod I am working on I want to get the result of the mysql now() function.
I don't want the server or php version it has to be the mysql now() version.
In other words can a mysql expert show me a simple way in a zen cart environment to write a simple and efficient "do nothing" query that returns the value of mysql now() to a variable. I know I can save it to database field and then read it but I am looking for a more efficient way.![]()
Cheers Gilby



