post a thread using PHP?
Hi Guys,
I'm using the vb blog tool. I want to write a PHP script that, when you post a blog, it also posts a thread. I want to keep all discussions in the forum and not in the blog tool. Is there a function that vbulletin provides that i can send it data and it will post a thread for me?
Moreover than that, I need to be able to know what the threadid of the new thread is. Because i need to enter that threadid into the blog table. That way I know which blog is associated with which thread.
Thanks!
|