Install nginx, MySQL, PHP (LEMP) webserver on CentOS

LEMP stack is a group of open source software to get web servers up and running. The acronym stands for Linux, nginx (pronounced Engine x), MySQL, and PHP. Since the server is already running CentOS, the linux part is taken care of. Here is how to install the rest.
Read more »

Create simple nginx, php, mysql web server with Centmin Mod

Centmin Mod is for installation on CentOS only. It is a modified version of Centmin original script written by George Liu (eva2000) which auto installs Nginx server and some software on image
Read more »

Installing cPanel & WHM on Linux

To install cPanel & WHM, follow these 4 steps (no licence)...
Read more »

Mac will slow when too much files on destop

Typically, most computer users think their desktop with a lot of files such as images, video, text file... will not affect the performance of the operation, but it is not right...
Read more »

Simple dialog (popup) using jQuery


In this tutorial i'll show you how to create a simple jquery dialog using jquery, css, html.
Read more »

SEO meta tags for Blogger

SEO meta tags for Blogger
In default, Blogger's template hasn't the meta tags (like keywords or description). So this'll not good at SEO your site. In this post ill show you how to add SEO meta tags into your blogger.
Read more »

Login Facebook with PHP

Login Facebook with PHP
Facebook Login makes it easy to connect with users on your app or website. You can use several methods in the PHP, JavaScript or mobile SDKs to speed up the registration process and build a functional system in minutes.
In this post I'll show you how to use facebook login PHP SDK
Read more »

Template in PHP using Smarty

Smarty is a template engine for PHP, facilitating the separation of presentation (HTML/CSS) from application logic. This implies that PHP code is application logic, and is separated from the presentation.
Read more »

Live CSS change with jQuery

Change css element style without reload pages in jQuery is very simple. So in this page I'll show you a simple css change using jQuery.
Read more »

Set, read, delete Cookies with JavaScript

On this page I give three functions to save, read and erase cookies with JavaScript (No need jQuery). Using these functions you can manage cookies on your site.
Read more »
Receive daily news via Email