Using URLLoader to send and load Data to Server Used FLEX
Here is a very simple example of two way communication with database using Flex and PHP. In this example, we are sending username and password to the PHP file from Flex. PHP file then validates the input and returns the appropriate response. This example also demonstrates the simple PHP script to establish a database (MySQL) [...]





