How to call a recursive function with post id instead of parent id?

后端 未结 0 1511
忘了有多久
忘了有多久 2021-01-02 06:00

I want to display comments recursively with where clause post_id.

I created a nested function that displays comments recursively when calling it with parent_id. But I

相关标签:
回答
  • 消灭零回复
提交回复
热议问题