Is there an external API
I'm not really sure if API is the correct term here, but I'm making a simple, external PHP page on my site and I only want it viewable by forum members. Is there an easy way to call a vBulletin function, or include a PHP file or something to facilitate that? All I really need is a boolean value true if the user is logged in with a valid (ie, not banned or pending email verification) account or false otherwise. Thanks
|