Unclassified NewsBoard Code Reference

IThread.FirstUnreadPost function

Find the first unread post in a/this thread

function IThread.FirstUnreadPost ($LastRead, $id = 0);

Parameters:

LastRead
(int) user's LastRead timestamp for this thread
id  –  optional, default: 0

Return value:

(array) thread record row

Member of class: IThread

Implementation file: unb_lib/thread.lib.php, line 177

© 2006 Yves Goergen. Unclassified NewsBoard Homepage. Reference based on UNB unb.devel.20060128, dated 2006-01-28.