|
Posted by danarz on 09/11/06 15:35
No, but it's similar.
I already have pages that are identifies by an id in the url (just like
a BB)
Now, I added a commenting script at the bottom of the page.
But, I want users to be able to respond to the comments, and than to be
able to leave comments to specific responses.. and than continue to
create comments to the new responses, therfore creating treads to each
comment or threads to each responses.
In PHPBB and most BB's the commenting system is linear. That is, you
can only post comment to the original article and use quots of other
posts.
I am having problem with comming up with the php logic and the mysql
database design.
Here is a visual representation:
---
Article/web page
---
comment 1
response1 to comment1
Comment 2
response #a to comment2
response #b to response #a
response #c to response #a
response#d to response#c
response #x to response #d
response#e to comment2
Mike Collins wrote:
> On 9 Sep 2006 05:06:07 -0700, danarz@gmail.com wrote:
>
> >I am a nooobeeee and doing this for fun mainly.
> >
> >I am trying to design a web page commenting system for my site.
>
> I think you're describing a bulletin board, forum.
>
> phpBB may be available as an automated install you have web hosting
> with PHP /MySQL.
Navigation:
[Reply to this message]
|