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

Search In

wp_head() and header.php

Hello reader's, today we discuss about "wp_head() and header.php". Two Important and key things to add to a WordPress theme are the wp_head and wp_footer functions. These two functions are known as “action hooks”. Action hooks are placeholders where

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

InterNationalization in CakePHP

Hello Readers , Today we will learn about the concept of " InterNationalization in CakePHP " . "InterNationalization" simply means if you are making an application and you wants to make that applications to reach a larger audience to cater for mul

How to View and Download a file in Asp.Net MVC Application

"Returning a file to View/Download in MVC"     In this article I will try to explain how to view and download a file in Asp.Net MVC Application. Let us understand it with the help of the folowing example. Getting Started: Step

Explain .bind() vs .live() vs .delegate() vs .on() in jquery?

Hello Readers, .bind() vs .live() vs .delegate() vs .on() all these 4 are jquery methods and all are used for attaching events to selectors (elements). .bind(): bind() method is the jquery method and it is one of the easiest and quick method in jq

How to create Zoom-In & Zoom-Out function in android

If you want to create Zoom-In and Zoom-out of an image using Touch events function check my below example. In below example First I have created a main layout named xml.layout then in xml.layout I have added 2 attributes, first is FrameLayout attribu

What is High Availability testing?

High availability(HA) means undisrupted functioning of a system for a long time so that users face no troubles in accessing the system almost all the times. Customers expect from companies that their services will be highly available 24x7x365, especi

How to make custom button in android

To make Custom Button in android follow the steps mentioned below:- 1) Create a drawable resource file in your drawable folder and name it custom_button.xml. 2) Add the code written below in your custom_button.xml file .  custom_button.xml

Configure Profiles in a Maven Project

Hello Guys ! In this blog, we'll see how to configure the profiles in a Maven project. We might have different sensitive information that we need to maintain to different environments. For example - A developer might have different server prope

PHP and AJAX

AJAX is a topic which comes under PHP AJAX Stands for Asynchronous JavaScript and XML. AJAX is used to update segment of web pages, without refreshing the whole page. By using AJAX we can create dynamic web pages easily and very fast.

1 165 193
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: