Sorry if it is answered, I did search and found nowt.
I just want to start a new topic from within a PHP script.
I guess it is possible?
Assuming you mean outside of SMF in a PHP script? You could probably include SSI.php and then call some functions from there. I haven't looked into it, but I would assume you could use createPost() (http://support.simplemachines.org/function_db/index.php?action=view_function;id=323) and get the job done.
That looks good thanks, just now need to work out where to put it :)
Hi, did you get this figured out or do you still need assistance with this? :)