Hi guys I need some help here please. I am just new to flex and php, and currently I am developing an application in flex, and part of the application will import data from a text file and store the data in a database.
I would like to ask for your ideas guys.
If you have a sample, it would be much better...:D
Please bear with me guys, as much as possible please make it more detailed.
I am just new in developing programs.
Thank you so much GOD BLESS...",)
07/14/2011 - 15:47
I'll assume it's a web application, so you'll have to upload the file if it's from the user. Look at http://livedocs.adobe.com/flex/3/html/help.html?content=17_Networking_and_communications_7.html for some help. Then you might as well have a PHP page that handles the upload and parses it on the back-end, in PHP. The PHP can then drop it into the database, make sure to sanitize the input from the text file for security reasons. If you want more specifics just say so and we'll try to get something figured out.
Add Comment
[language] [/language]
Examples:
[javascript] [/javascript]
[actionscript] [/actionscript]
[csharp] [/csharp]
See here for supported languages.
Javascript must be enabled to submit anonymous comments - or you can login.