MyBB Community Forums

Full Version: display user online tiem on external page
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
ok, so i have an idea of displaying user time spent online on an external page, i found it in the database as seconds, so what im looking for is a preset mybb variable, or a php script that will turn a number of seconds into hours, minutes and seconds thanks
You can use nice_time() function.