开发者

passing javascript variable from view to controller PHP MVC

开发者 https://www.devze.com 2023-01-26 10:10 出处:网络
I am working on PHP MVC framework ,now i want to pass a variable from view to the controller , may i know how to do this and how to access this variable in the c开发者_高级运维ontroller function?

I am working on PHP MVC framework ,now i want to pass a variable from view to the controller , may i know how to do this and how to access this variable in the c开发者_高级运维ontroller function? thanks

0

精彩评论

暂无评论...
验证码 换一张
取 消