烦请各位帮忙,辛苦了,谢谢了。
关于shearphoto框架外php生成参数怎么传值给该页面的Controller
程序Action:/Application/Admin/controller/IndexController.class.php
程序页面:/Application/Admin/view/IndexController.class.php
程序页面其中头像插件引用的一个PHP:/public/plugin/xx.php
【在上传完头像后,该页面会生成 $result,请问怎么能用ajax 把这个参数传回Action并接收?】