hi
i have part made a php script in curl that gathers forum posts from vb forums and posts them to a phpbb3 forum
i have simply made a url input forum that once you input a thread from a forum, it retives the forum posts only on the first page and strips out unwanted html tags, and then formats the img and url's in the correct and [url] format for phpbb3
it then logins to your phpbb3 forum with a default username and password
then submits the info to the forum you have set
i am using this to build up a adult video sharing forum myself, but it could be equaly be used for other types of forum post leeching or mirroring
i'm looking for help to futher automate the process
i need help in making this small script able to extract a certain amout of pages for a choosen forum and post them onto our target forum
at the moment the script only accpects one thread url
anyone willing to help on this, or point me to anything simialr that might be already posted here
i can post up the code here if thats usefull for us all to futher develope let me no if your intrested
currently i have it working as mention for vb to phpbb3
i have part made a php script in curl that gathers forum posts from vb forums and posts them to a phpbb3 forum
i have simply made a url input forum that once you input a thread from a forum, it retives the forum posts only on the first page and strips out unwanted html tags, and then formats the img and url's in the correct and [url] format for phpbb3
it then logins to your phpbb3 forum with a default username and password
then submits the info to the forum you have set
i am using this to build up a adult video sharing forum myself, but it could be equaly be used for other types of forum post leeching or mirroring
i'm looking for help to futher automate the process
i need help in making this small script able to extract a certain amout of pages for a choosen forum and post them onto our target forum
at the moment the script only accpects one thread url
anyone willing to help on this, or point me to anything simialr that might be already posted here
i can post up the code here if thats usefull for us all to futher develope let me no if your intrested
currently i have it working as mention for vb to phpbb3