+ 2
Please what can i installed to start using PHP in android phone
PHP pad for android phones
2 Respostas
+ 2
Every programming languages syntax are different so there is no directly conversion between programming languages.
PHP is used to make website which runs on only browser. So you can't make app of PHP code.
Java and Kotlin are languages which is used to make android application.
Swift is used to make iOS application.
So if you want to make an application then learn those languages.