Topic: Integration Question
I'm looking for a forum that I can install and interface totally with programming with site I am working on.
here are the things I need.
1. to be able to create forum sub sections via PHP, basically the PHP code would be the admin for this section and sub-sections
2. to be able to create accounts via php.
3. be able to link to a specific sub-section in the forum and auto-login user under my site.
Well, downloaded and installed on my test server.
brings up new question.
It looks like I could just learn the sql structure and do what I want directly in sql. is there any drawbacks to this approach
Thanks