MySQL Management in RIA Framework Flex

Source: Internet
Author: User

Learn how to use RIA Framework Flex to create a MySQL management UI

The emergence of PHPMyAdmin shocked the industry, and there is no doubt. It is of course the best PHP-based application, because it changes the MySQL management interface from the command line form to the web browser form. However, although its functions are very powerful, it is not very convenient to use and the interface is not beautiful enough. Therefore, I tried to design a better MySQL foreground management program through the Rich Internet Application framework.

Ajax can be used to achieve this goal. But I don't want to handle client incompatibility issues. Of course, Silverlight is also a good choice, but it is still immature. Adobe Flex is selected because it has rich user interface toolkit and convenient web service integration functions, and its Flash application can run in any operating system in the same way.

I learned a lot about creating applications: How to Create secure SQL web Services for PHP programs; how to access web services through Flex; how to input and display the data returned by the web service in a data grid. In this article, I will guide readers to gradually create MySQL management programs from the front-end to the backend. Readers can learn some useful information to create their own Rich Internet applications.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.