Today during solving my own problem, I found this useful page about Flex and PHP.
Original Page:http://www.adobe.com/devnet/flex/articles/php_getstarted.html
The outline is :
Contents
- Introduction
- Submitting a form using the GET method to PHP
- Submitting a form using the POST method to PHP
- Submitting a form to Google using the GET method
- Populating a list with XML from the server
- Navigating to another URL or targeting a frame
- Changing states in Flex
- Downloading a file
- Uploading a file to PHP
- Populating a DataGrid with XML from PHP
- Login example application
- Bringing it up a notch
本文介绍如何使用Flex与PHP进行集成开发,包括通过GET和POST方式提交表单、从服务器加载XML填充列表、下载文件等功能,并提供了一个登录示例应用程序。
2399

被折叠的 条评论
为什么被折叠?



