kkiely
08-06-2005, 12:19 AM
I want to have a normal PHP page and within the page there will be code that imports a particular thread from a forum into the page and people can login and make new posts to the thread from the PHP page. A site that has already done this is sitepoint.com:
http://www.sitepoint.com/article/make-money-content-site?nocomment
USEFUL HACK. This hack takes a particular thread from the forum and displays the posts on a non-PHP page in reverse order.
https://vborg.vbsupport.ru/showthread.php?t=78580&page=2&pp=15
I tried to play with the script and strip out all the extra stuff and format the posts the way I need them and I did it. I had to edit the BLOG.txt and blogbits.TXT. I uploaded them to this post.
http://www.sitepoint.com/article/make-money-content-site?nocomment
USEFUL HACK. This hack takes a particular thread from the forum and displays the posts on a non-PHP page in reverse order.
https://vborg.vbsupport.ru/showthread.php?t=78580&page=2&pp=15
I tried to play with the script and strip out all the extra stuff and format the posts the way I need them and I did it. I had to edit the BLOG.txt and blogbits.TXT. I uploaded them to this post.