Showing posts with label PHP. Show all posts

How to Install PHP in Ubuntu

Saturday, September 06, 2014     govindkewat.com     88 Comments

How to Install PHP in Ubuntu

Hello readers, Welcome back to my blog. Today we will learn how to install PHP in Ubuntu. PHP is open source server side scripting language using worldwide in many web application like facebook, wordpress, etc. PHP is an acronym for "PHP Hypertext Preprocessor". Install PHP in ubuntu Open terminal to run below command.   sudo apt-get install php5...