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.
我对 Zend 视图有疑问。我不会在另一个视图中调用视图。我该怎么做 。谢谢。
这不是 zend 框架逻辑的意图。
您应该创建一个View Helper并将要重用的代码移动到 View Helper。