Welcome Guest, Not a member yet? Register   Sign In
Using CodeIgniter to interface with vbulletin database?
#1

[eluser]TheActionCombo[/eluser]
I want to make a CodeIgniter app that requires people to login using their vbulletin login (and pull other data from the vbulletin db, such as the avatar). Is this possible?

I'm familiar with CodeIgniter -- just never dealt with VB.
#2

[eluser]Phil Sturgeon[/eluser]
Of course it is. All the data is in MySQL, the sessions are in $_SESSION and the files are on your file system.

There might be a few general PHP classes you can make into a CI library either third-party or rip them right out of vB.

Remember to post anything you make back up here for all to enjoy!




Theme © iAndrew 2016 - Forum software by © MyBB