标签: php post get yii2
如果在yii2中有可能,我需要将分页参数作为帖子传递。
I used pagination=>[ params => array() ];
但是在分页时价值观为get。像index.php& array = value。 我需要将这些值设为post。 谢谢你提前..
get
post