nhPaul
09-25-2007, 01:55 AM
Hi,
I can upload files from Flex via PHP, rename them and save the file outside the web root. A MySQL database holds the file information. This works fine. But I'm lost when trying to download the file with Flex and PHP. I can download when in a browser using PHP's readfile() but how do I integrate this with Flex's FileReference's download function? Any help appreciated.
Thanks,
Paul
I can upload files from Flex via PHP, rename them and save the file outside the web root. A MySQL database holds the file information. This works fine. But I'm lost when trying to download the file with Flex and PHP. I can download when in a browser using PHP's readfile() but how do I integrate this with Flex's FileReference's download function? Any help appreciated.
Thanks,
Paul