标签: php sql-server stored-procedures yii2 yii2-advanced-app
我有存储过程来在Index Yii2上创建动态视图
以下是从存储过程
这是我的索引
当我点击按钮Cari(查找)时,存储过程中的代码将显示在我的索引上。
我是怎么做到的?