Home >Backend Development >PHP Problem >Can php be used to write apps?
Can PHP be used to write apps?
It will definitely be no problem to write the App server in PHP.
Of course, you can also run the PHP interpreter on Android/iOS.
Just cross-compile PHP to these platforms.
For example, I packaged it on Android PHPDroid, and DraftCode on iOS packaged by foreigners.
For more PHP-related knowledge, please visit PHP Chinese website!
The above is the detailed content of Can php be used to write apps?. For more information, please follow other related articles on the PHP Chinese website!