how to coding in PHP on Android ?

Coding in Php on Android It turns out that coding in php on android is possible (even if its not as good as on a mac, linux or even windows). In this blog post I’ll go into some editors, IDE’s and other options for editing php code (and running a development LAMP stack) on your android devices. Terminals Hackers Keyword is a must, if not for anything else it has arrow keys to help you navigate. You aren’t going to get sublime text (or vs code) multi cursors, but you at least want direction arrows on your keyboard. CLICK HERE TO DOWNLOAD termux is a must. If you have termux installed on your android device, then you can run ‘pkg install git’ to get your git command line utils. also ‘pkg install vim’ can help a ton too! CLICK HERE TO DOWNLOAD TERMUX Coding in php on android – git / scm / etc openhub is a nice open source github client. It doesn’t let you directly clone repos, but it does let you copy the url so you can clone the ...