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

Search In

Link Building in SEO

What is Link Building Link Building is one of the most important technique or SEO skill or a part of Off-page SEO. It is the process of sharing ones link to other websites or we can say that it is the process of attaining a links to your own website

Control Flow Functions in MySQL

Mysql have several contral flow functions. Such as 1) IF 2) CASE 3) IFNULL 4) NULLIF Control Flow functions returns value based on processed each row by query executed. Contral Flow function can be used on **SELECT, WHERE, GROUP BY** and **ORDER B

concat() method in JavaScript String

JavaScript String concat() method : To join one or more strings we use the concat method in JavaScript String. Syntax of concat method : string.concat(string1, string2, ..., stringX) In the above syntax you can pass any number of parameters one

Creating dynamic CSS styling

Basic ideas behind dynamic theming In addition to creating templates that are displayed conditionally, the Drupal also provide us to apply CSS for specific conditions on any given page. $classes this variable aid dynamic CSS styling. Conditional

Checkboxes and radios

Checkboxes and radios. In bootstrap we can add features of multiple selection from group of choices with the help of checkboxes while for selecting one option out of many we use radios.It also provides an option of disabled checkboxes and radios and

SQL Join Query

SQL Join query is used to join the two tables i.e add or combine two or more tables . This clause take data from two or more table in database and then combine them to produce new table . Joining is based upon the common fields from the tables . Adva

How to upload two separate files in php

Hi if you want to upload two separate files from one single form to be uploaded and with a for simplest code Look at mine code. The form will have two separate input files but you need to name them common, ex 'files[]' I'm using 'upload[]' in this c

what is difference between array_merge and array_combine in php

Array_merge Array_merge  merges the elements of two or more array in one array such that the value of second array is appended to the value of first array. If two or more array elements have same key, then the later value will overrides the pre

Conditional and Looping operations in Selenium Webdriver.

These are the Following methods in Selenium are used in conditional and looping operations:- isEnabled() method is used when you want to verify weather a certain element is enabled or not before executing a command. WebElement txtbox-username =

Migration in SQL Server

Migeration in SQl Server : There are several options if one wishes to migrate a database from a SQL Server 2005 to SQL 2008 Server. First of all transferring a database from any version of SQL Server 2000 and above to 2008 version. This Wizard can

1 11 187
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: