Relax Breath of Solution.

Just I wanted.. Do you?…

File Uploads with PHP and Flex

Structure The PHP scripts used in our Flex applications for file uploads are semi-modular. They are based on switch statements which evaluate the variable “request.” We found this to be a simple and effective way to manage communication between the Flex application and the server. For example, if we had a “user.php” page, and wanted […]