need php forum script that can interface with another script

OK, I'll try to be a little clearer...

I am setting up a site which will require users to login. I would like to be able to make discussion forums available, but I definitely don't want to write my own forum since there are so many fine packages our there already.

What I need is a PHP forum package that will let me do one of the following:
- access to the forums based on the login in my script
or
- let my script access the authorization in the forum script

I don't want the user to have to login twice, that would really be stupid. Is there a forum script out there that has this flexibility?

Thanks.

 

 

 

 

Top