读书人

CakePHP:两种ajax模式

发布时间: 2013-11-02 19:41:10 作者: rapoo

CakePHP:两种ajax方式
方式一:普通的Ajax方式
参考:http://stackoverflow.com/questions/12458235/how-to-send-ajax-response-to-jquery-from-cakephp
Request and Response objects http://book.cakephp.org/2.0/en/controllers/request-response.html
CakePHP2 Request请求对象 http://www.ruiwant.com/cakephp-request-object-tutorial-basic.html
Controller:

读书人网 >Ajax

热点推荐