Chris Stewart
Thu 22nd Jan '09, 9:37pm
I'd like to grab the post number of the new post that has just been created. Anyone know what variable I can use to grab it? I've tried:
$post['postcount']
$postcount
$threadinfo['postcount']
$postcount_query['count']
And they each return nothing. Thoughts?
$post['postcount']
$postcount
$threadinfo['postcount']
$postcount_query['count']
And they each return nothing. Thoughts?