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

Search In

MySQL BETWEEN Operator

BETWEEN operator is used to test an expression within a range. Syntax of BETWEEN operator is as follows: expr (NOT) BETWEEN begin_expr AND end_expr -Here expr, begin_expr and end_expr is an expression which must return values. -BETWEEN operator r

How to install "Open Jdk" (java developement kit) in Ubuntu(Linux)

**Installation of JDK on Ubuntu is very easy just follow below Steps**: Java is typically installed in /usr/java locate the version you have and then do the following: Open Terminal. Use Command. sudo apt-get install openjdk-7-jdk After the insta

Using tabbed controls in .NET

While designing applications in .NET sometimes you need to mention the UI in a single page such that they appear one by one not at a single go. For doing that you need to use the tab control provided by .NET framework. We have multiview controls in

Simple code of php for making tree using asterisk

Simple code of php for making tree using asterisk It is easy to make tree using php in less no. of line of code. Here are few line of code that will help you to get desired output by using for loop with three variable i,j and k or this can be explai

Problem with password encryption when moving from core php to cakePHP

Hi all, I had a requirement to move a project from core php to cakePHP framework. Migrating code was clear as I had to just modify syntax of code-base. But the problem came, when I had to implement login authentication with username and password usi

weeee vufpg for 20% gveaaj5

34) Justin Savidis, Willow, Alaska Fitflop Sale Myth 1: It's only pet hair that causes allergies to flare up. b Air Jordan Shoes Seen on Scene: Wayne and Wingnut Burberry Outlet Online Hulsey was arrested Oct. 28, 2012 and charged with false impriso

How to Convert Jquery Code in Javascript?

See Below:    var min = 99; var max = 999999; var polygonMode = true; var pointArray = new Array(); var lineArray = new Array(); var activeLine; var activeShape = false; var canvas $(window).load(function(){     prototypefabric.

An Overview of Google Map Utility Library in Android

Google map utility library is free and open source library of classes which provides advance features on google map like customization, clustering, importing geoJson to map, importing KML to map and encoding /decoding polylines.    

How Important is a Thorough & Ongoing Programming Software Testing Process?

It’s only natural for software startups to feel an overwhelming sense of confidence in the programs they develop, and this confidence can frequently have an impact on a startup’s commitment to engaging in thorough and frequent software te

Convert a string to array in php

We can convert string to array using php predefined function named as explode(). Syntax for explode is: explode('separator',string); Example - $string = "This is a text"; $split_data = explode('',$string); // splitting by space as a separator

1 337 481
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: