
Showing posts with label Website. Show all posts
[Perfect Server][Part 1] - Setup a LAMP webserver Apache, MySQL, PHP on CentOS
April 17, 2013

Install nginx, MySQL, PHP (LEMP) webserver on CentOS
April 1, 2013

Template in PHP using Smarty
December 4, 2012
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.
Using web service in Csharp
October 23, 2012
In this tutorial, I'll show you how to create a web service in c# and call it with webform and winform applications.

