Home > Article > Backend Development > Can php be used to develop apps?
Can php be used to develop apps?
It will definitely be no problem to use PHP to write the App server.
Of course, you can also run the PHP interpreter on Android/iOS.
Just cross-compile PHP to these platforms.
For example, PHPDroid, DroidPHP on Android It is a small, fast, lightweight open source network server for Android, as well as DraftCode for iOS packaged by foreigners.
For more PHP-related knowledge, please visit PHP中文网!
The above is the detailed content of Can php be used to develop apps?. For more information, please follow other related articles on the PHP Chinese website!