vb.org Archive
>
vBulletin 3 Discussion
>
vB3 General Discussions
> Display vb variable's onto a normal php site page
PDA
View Full Version :
Display vb variable's onto a normal php site page
Arrangements
11-21-2007, 06:09 PM
How can I display something like this: $vbphrase[username] on a normal Php page.
WhaLberg
11-22-2007, 08:04 AM
I have never tried something like that but try to
require global.php and functions.php
then echo construct_phrase($vbphrase[username]).
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.