Showing posts with label PHP. Show all posts
Showing posts with label PHP. Show all posts

Apr 18, 2014

QNAP/Linux PHP Programming 00 - Introduction

The article is an introduction for readers who have experiences on coding, such as C/C++ programming. Hence, common programming syntax, naming policy, or coding style are omitted in this blog.

Feb 18, 2014

Ubuntu Programming Lesson 03 - Install Apache and PHP

It's easy to install web programming environment in your Ubuntu.

Make Ubuntu become a Web Server is easy!
sudo apt-get install apache2 # Apache Web Server