I'm working on a simple iOs APP in adobe Flash CS6 AIR application. the app would have a registration and Login
form which communicate with MYSQL database on my server using PHP and Flash (well flash wont be flash once its packaged as iOs).
now the question that i have its confusing me alot is that do i need to include the PHP files when i package the APP in flash?
its all a bit confusing because on the normal server/domain all you do is place the Flash file and PHP in the same directory or folder on the same server and it would work but on an iPhone APP, there is no server and I'm not sure how the MYSQL connection in php would work!
could someone please shed a light on this?
Thanks in advance