Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 Codeigniter 处理二进制 MLM 我想在我推荐的用户表和我的下线推荐的用户表中显示所有列表。
任何人我只能显示我推荐的用户。我还需要让我的下线推荐的用户。
我想得到我所有的下线,并喜欢下面的图片:
看图
数据库结构:
当您查看数据库结构图片时,您将看到“referred_by == 推荐人”,并且用户名是被推荐的用户。