Hello,
Does anybody know of articles on php recursion specific to designing php threaded message boards?
I am working on a migration from an ASP threaded board. My attempts so far can get the recursion moving down through a "WHILE" loop but the logic for moving back is not working.
I tried the tutorial at http://www.devshed.com/Server_Side/Administration/TalkToMe/page1.html
but I am not sure that it works.
Thank you,
Brian.