Hello, I'm writing and application system for my website. My knowledge with php/mySQL is pretty decent but I always get stumped when trying to figure out how forum boards do their inserts.
My question:
With my application system, I want it so after my user fills out the application and hits submit It will automatically post the information submitted by the user into a private forum board, Would anyone possibly be able to help me with this?
Thanks a ton!
(I'm sorry if I posted this in the wrong board too :P)
You should use createPost function of smf.
Here's some info:
http://dev.simplemachines.org/function_db/index.php?action=view_function;function=377