Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

How to speed up your CakePHP Website

Hello Readers, These are some techniques to speed up the cakephp website:- 1. Upgrade versions regularly When you work on cakephp website.You need to upgrade your Cake website to the latest version in order to keep it performing at its best. 2.

Log cleaning in magento database for site performance

How to Clean log in Magento for database maintenance & site performance ? Log cleaning gives dramatic improvement in site performance. Manage DB through log cleaning decrease DB size which gives better site performance. There are 2 ways to perf

How to add regions in Drupal 8 theme

This tutorial will guide you about "How to add regions in drupal 8 theme". To add region in your template file, first you have to define region in your meta data file i.e (themename.info.yml) & then edit page.html.twig file to print th

Liferay - Using the search container to present your data

The Liferay Search container can provide us the many features using that we can simply show the data in grid format and apply pagination on that. We can configure other multiple tags inside the search container. Syntax:- <liferay-ui:search-cont

Sample Applicaiton Using OWIN/Katana

Sample Application using OWIN/Katana OWIN stands for Open Web Interface for .Net. It is a interface between web application and web server. It is used to decouple server and application. Steps to create simple application-: 1)Open Visual studio

How to handle an error occurred in finally block

Hello all, To handle errors in C#, we generally use try, catch and finally methods. but when error occurs in finally block basically three things happens: . The exception rises and it needs to be handled at upper level, but while handling the err

Upload Multiple Files in CodeIgniter 2.0 Using Customized Library Class

In this tutorial, we will learn "How to upload multiple files with the help of Codeigniter's customized upload class named as CI_Upload_Multiple in the file named Upload_Multiple.php in the Codeigniter's library". With the help of t

How to configure apache server using ".htaccess" file ?

Using “.htaccess” file to provide a directory level configuration in apache such as displaying customized error pages, Redirecting the user from old directory to new directory, authentication system , denying /allowing users from specific IP . The

Logging and errors

Navigate to Logging and errors in the `DEVELOPMENT` section of the `Configuration`. This page provides a few options used to control how errors are displayed and logged Under the ERROR MESSAGES TO DISPLAY you have three options None Errors and

How to print HTML code of any website using PHP

Hello Reader's if you want to get all of the HTML code of any website then you use the function as below:- The first way is by using PHP in built function url fopen, and its code will go like this:- $ShowHTML = file_get_contents('http://findnered.c

1 5 170
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: