If you are a linux user and interested to learn php, This tutorial is for you.
there are many technique to install php in linux server, two one of them is here.
ENjoy.
there are many technique to install php in linux server, two one of them is here.
- Lamp Server
- Xamp Server
- Open Terminal (press ALT+CTRL+T)
- If you are login as superuser(root) then type apt-get install lamp-server^
if you login as simple user, Type sudu apt-get install lamp-server^ - It will ask to enter the password for installation, Enter Password.
- Now wait for sometime It will ask you to create password for MySQL. Create password.
- Finally over :)
ENjoy.