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.
我似乎找不到答案,我确定它很简单......
我需要将一小段 PHP 代码添加到视图过滤器中。
我在网站的其他地方使用相同的 PHP 代码从数据库中加载某些用户的个人资料信息,而不是登录用户,而是他们在网站其他地方点击的用户。
可能我一起做错了,如果是这样,请提出更好的方法!
谢谢!
您还可以在视图中创建自定义过滤。链接在这里