Post New Thread from Separate PHP Script
I would like to write a php script to post a weekly summary of data from a non-vBulletin based part of my site. I will run this script automatically every week using a cron-job. The data should be posted as a new thread in a News & Annoncement forum that we run as a sub-forum in vBulletin. The author of the new thread should be a "News Editor" user who is used by us moderators to post news.
Are there any examples to see how others have done something similar in PHP?
|