Sorry to be dumb, but I am struggling a bit.
I am not sure which option to go for in PHP? I found something in MySQL for version 4.1 however i am on 3.23 and don't want to change just now.
I need to do this...
mysql> SELECT DATEDIFF('log_stamp','CURRENT_TIMESTAMP');
bit can't in my version.
Any ideas???
Thanks