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.
我希望能够在我的网站上向我的论坛成员展示他们的图片和用户名(或只是他们的用户名)。我怎样才能得到这些信息?也许是 JSON?是否有可以做到这一点的插件,或者我需要直接对 phpBB 数据库进行自定义 MYSQL 查询?
我会创建一个自定义的 mysql 查询。这样就灵活多了。这是Table.phpbb_users. 您可能需要usernameorusername_clean和user_avatar。
Table.phpbb_users
username
username_clean
user_avatar