Hi,
I have a script completely independent from miniBB that does its own insertions into the database through some form. What I want to do is give the user the option to select a check box in the form and have what the user submitted using this form posted to miniBB automatically.
I found
this topic, which helped a bit but it's very old.
What I want to know is how miniBB does its MySQL insertions. In which file is the Insert statement written? and whether it is using triggers since MySQL has triggers now? :)
any one got an idea...
Thanks
Mahmoud