PDA

View Full Version : Steps on how to use the vB sessions with other scripts


auto
06-26-2002, 03:49 PM
Hey guys,

I will be creating several 'separate' programs from vB, yet I want them to use vB's userbase. There are many people who have done this before, and so I am here wondering if you could share your way of doing it most effectively.

I will really really appreciate your help on this.

Thanks :)

Admin
06-26-2002, 05:37 PM
Basically you only need to require vBulletin's global.php before any output. Then you can use the user information (if he is logged in), and also use the templates.

funflyer
06-26-2002, 05:52 PM
What are you trying to acomplish? What is the final outcome going to be? Thanks

auto
06-26-2002, 06:51 PM
Thanks Chen.. didn't think it'd be that simple :)

funflyer: I will be creating several programs that would only be useful for my site - automotiveforums.com - strictly automotive stuff :)