Hi,
I know that vBulletin is a forum with which you're supposed to interact through its HTML GUI. However, I'm thinking about working on an application which should interface with a vBulletin server, and was wondering if there's a second, background, interface (PHP, CGI, etc) that is more geared towards applications accessing the forum (posting, reading, getting listings, etc).
For instance, instead of the front page being displayed with all the HTML tags, formatting and whatnot, I'd like an interface that returns data in a similar fashion to the attached file (it is an XML Property List, but the idea is the same)
I know that vBulletin is a forum with which you're supposed to interact through its HTML GUI. However, I'm thinking about working on an application which should interface with a vBulletin server, and was wondering if there's a second, background, interface (PHP, CGI, etc) that is more geared towards applications accessing the forum (posting, reading, getting listings, etc).
For instance, instead of the front page being displayed with all the HTML tags, formatting and whatnot, I'd like an interface that returns data in a similar fashion to the attached file (it is an XML Property List, but the idea is the same)
Comment