i’m new to creating desktop applications. I’ve a working site in php with mysql support. I want to convert this site into a desktop application. Is Adobe AIR or Adobe Flex better?
can i use php as such in both AIR and Flex? or should i convert them to xml or something which it uses?
i’m new to creating desktop applications. I’ve a working site in php with mysql
Share
AIR is Flex on the desktop… So… I suppose you mean whether you can use AIR with PHP? AIR/Flex should be able to handle whatever communication protocol you’re using on the server.