Hello friends, Hope you all are well.
In my recent post I am telling you What is PHP language. In this post I am going to tell you How You Can Install PHP Server on Android Using Termux.
Did you Know : PHP is used in Hacking
Check the article here How to Use PHP in Hacking
So let's get started in Installing PHP.
Open Termux App on Android and type the following command :
pkg update && pkg upgrade
This Command update the Termux and Packages to Latest Version.
Now run the command :
pkg install php -y
This Command install the Version of PHP that is suitable with your Termux.
Related :
- Hacking with PHP and Termux
- PHP Server Configuration
- What is PHP ?
- Hack Android using PHP
Thanks friends, Hope you find it useful.
Please Share...