The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
||||
|
||||
![]() Quote:
$lastPost = $DB_site->query_first('SELECT * FROM post ORDER BY postid DESC LIMIT 1'); 2. wherever you want this stuff to show up, u can use it like $lastPost[postid] $lastPost[threadid] $lastPost[username] $lastPost[userid] $lastPost[dateline] $lastPost[pagetext] etc.. Enjoy |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|