Not finding what you are looking for? Request a recipe!
For this example we are going to combine the power of Flex with PHP to communicate with the MYSQL database. Flex will provide the itemRenderer function we need to display images and buttons in the datagrid. We will also take advantage of data binding components to upload multiple files at once.
This task is more simple than it sounds when you use PHP and MYSQL along with a small bit of ActionScript and HTTPService