ShannonA
05-01-2002, 06:41 PM
I have an online game built in a perl-based CGI and I want to incorporate some automatic creation of VBulletin threads into it.
In concept it should be pretty easy. I just use the Perl data-base handler to write to the VBulletin SQL database. Unfortunately, the database looks fairly complex.
I've looked at the code a little bit, to figure out what I'd need to write, but it's convoluted enough that I haven't committed yet.
Any suggesitons, or better, simple ways to do this?
Shannon
In concept it should be pretty easy. I just use the Perl data-base handler to write to the VBulletin SQL database. Unfortunately, the database looks fairly complex.
I've looked at the code a little bit, to figure out what I'd need to write, but it's convoluted enough that I haven't committed yet.
Any suggesitons, or better, simple ways to do this?
Shannon