Tag: php5
Setting up a LAMP Stack on Ubuntu 14.04 LTS
This quick tutorial shows how to set up a LAMP stack on a clean Ubuntu…
How to: Run php in interactive mode directly in console window terminal on Linux
To run PHP directly in the console window terminal (in linux), run the following: php…