
03-10-2011, 02:07 PM
|
 |
|
|
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Have you tried:
Quote:
> $postinfo[username]
> $postinfo[posttime]
> $postinfo[postdate]
|
or
Quote:
> $thread[username]
> $thread[posttime]
> $thread[postdate]
|
or
Quote:
> $threadinfo[username]
> $threadinfo[posttime]
> $threadinfo[postdate]
|
|