Hello, I have a Flex Application that is running on Desktop with AIR and a Sqlite database. No I want to change it to work in the browser as a webapplication using MySql. What is the most common/easiest/fastest/flexible way to to this. Would you prefer for example php with amfphp/zendamf or better prefer php with json? The flashbuilder datawizard and most adobe tutorials use zendamf but as far as I know it wont be maintained anymore. Or would you suggest to use Java, Hibernate...? Something totally different? My knowledge of PHP and Java is equally low I would guess.
Thank you
