mohammad6006
09-11-2013, 02:57 PM
how can i display my forum online users usernames in non-vb php page?
cellarius
09-12-2013, 08:22 AM
You'd write a php script to query the vB database, getting the entries from the session table where userid is not 0, joining it on the user table to get the corresponding usernames.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.