Hi , I want to post 100 thread with PHP and CURL on my forum ( VBulletin ) , How I can do this ? ( is this possible ? If not , how I can Post these threads without enter them manually ? ) Please Help . Thanks ,
It's a bit close to bed time for me to research this but your best bet would be to execute an SQL query I think. If you copy n pasted the one vBulletin uses replacing values with whatever you want it should work, with regards to something like cURL, I couldn't see it working because of anti-spam measures.