/ Published in: SQL

Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
SELECT * FROM `phpbb_users` WHERE `user_lastvisit` > UNIX_TIMESTAMP('2006-10-03 00:00:00');
Comments
