Apache could not reliably determine the servers fully qualified domain name using 127.0.1.1 for server name error

Apache is one of commonly used web servers in Linux. At the time modifying apache, you need to restart it for updating the modifications without restarting Linux. Sometimes, we may face with…

PHP 5 Social Networking

This book was published by Packt Publishing in October 2010. PHP 5 Social Networking addresses the main features to build and maintain a social network application. Reading this book help us to…

How to delete WordPress themes

Removing theme through FTP Using FTP manager login to your server and open the WordPress installation folder Go to wp-content/themes and delete the required folder.

Create a simple blog quickly using PHP and MySQL

http://net.tutsplus.com/tutorials/php/how-to-create-an-object-oriented-blog-using-php/ http://cuttingedgetech.wordpress.com/2009/09/07/basic-blog-1/ http://programanddesign.com/php/create-a-blog-in-30-minutes-without-a-framework/

Secure Your Web App

http://phpmaster.com/8-practices-to-secure-your-web-app/

Comparison of Web Servers (aka, Application Servers)

Apache, GlassFish, WebLogic, Nginx, Resin http://www.caucho.com/resin-web-server/ http://wiki.nginx.org/Main http://www.oracle.com/technetwork/middleware/weblogic/downloads/wls-main-097127.html

Create styles or templates integrated into CodeIgniter

http://ellislab.com/forums/viewthread/67521/ http://net.tutsplus.com/tutorials/php/an-introduction-to-views-templating-in-codeigniter/ http://maestric.com/doc/php/codeigniter_template http://www.darrylmabini.com/simple/dynamic/template http://getsparks.org/get-sparks http://www.innovativephp.com/introduction-to-templating-and-dynamic-views-with-codeigniter/ http://www.christophermonnat.com/2009/04/building-applications-using-codeigniter-part-1-file-structure/ http://stackoverflow.com/questions/9266827/creating-a-master-template-in-codeigniter https://github.com/EllisLab/CodeIgniter/wiki/Displaying-Multiple-Templates http://williamsconcepts.com/ci/codeigniter/libraries/template/start.html http://stackoverflow.com/questions/3957000/what-codeigniter-template-library-is-best

Working with css, images, and jQuery in CodeIgniter

I spent a lot of time for seeking an appropriate solution to use external stylesheets in CodeIgniter. If you are not patient, I think you will give up the racing.…

Subdomains vs. Subdirectories: which is the better one?

http://www.brafton.com/news/subdomains-vs-subdirectories-for-seo-no-serp-benefits-for-subdomains-anymore

stunnel for mysql – server and client

Tạo một kênh giao tiếp mã hóa giữa mysql server và mysql client là cẩn thiết. Một hướng dẫn ở đây, bạn có thể tham khảo.