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

Search In

Install ejabberd with patch file

To install ejabberd with patch file(Serve cross domain policy file for Flash). Install erlang on your system. Download ejabberd wget http://www.process-one.net/downloads/ejabberd/2.1.11/ejabberd-2.1.11.tgz tar zxf ejabberd-2.1.11.tar.gz 4 cd ejab

ETL TESTING

We all know that systems are moving from legacy to new technology, and ETL is one of the common technique used to help this transformation. we can consolidate the scattered data for any organization while working with different data format and source

How to save session in databse using php?

Saving session in database is best practice for website security. so if we want more security then we need to save session in database. Here are few steps to save session in database step 1--> Create a table name as sessionsdata step 2--> cr

Stored Procedures and Functions in MySQL- Part 5

Conditional Constructs - IF...ELSEIF..ELSE This construct is used to evaluate some complex conditions and based on the results execute different set of statements. The basic syntax is IF <conditions> THEN      <op

CSS3 child and combinators selectors

CSS3 child selector : CSS3 nth child selector, selects the child element of its parent. The common syntax: :nth-child(n) There are many other syntax related to nth-child. Few of them are: 1. :nth-child(odd) For selecting the odd child element of its

Convert string into lowercase and uppercase in PHP

Hello everyone, this article demonstrate some useful PHP functions which can be used to change string case into lowercase and uppercase. The article also demonstrate some other functions which can be used to convert first character of each word in a

What is nextUntil() method in jquery ?

Hello Readers, nextUntil() is the jquery method which is used to return all the siblings of the next siblings elements of the same parent between the selector and stop and returns the new jquery object as a result. Syntax : $(selector).nextUntil(

Smoke Testing v/s Sanity Testing

Smoke Testing: is use to find issues in the early phases of testing and is performed after software build to discover that the critical functionalities of the program is working fine. It is executed “before” any detailed functional or reg

Literals in C++

Constants refer to the fixed values that can not be changed throughout the entire program. Constants can be of any data type and is divided into Integer Numerals, Floating-Point Numerals, Characters, Strings and Boolean Values.   Integer lite

  • 177
Display Breadcrumb without Plugin in WordPress

Breadcrumbs are navigation links that are used by all the sites by which user can understand the hierarchy of the pages. Breadcrumbs are used to display all the pages links leading from the homepage.   In WordPress, breadcrumbs plays an importa

1 366 467
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: