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

Search In

Learn How to Use CSS3's Viewport Units - Web Design Tips

The viewport is the area of a web page that is visible to the user and provides the information to the user for his use. This area varies according to the size of the device, like desktop, laptop, smartphone, tablets etc. And units are given to viewp

Kotlin- Bridge Between Android and iPhone Mobile App Development

Kotlin is a cross-platform programming language that is supported by Google for Android app development launched in Feb 2016. It is declared as an official language for Android by Google. This language is designed to work reliably with JAVA language.

Sort an array using user defined function

My previous article "Different ways to sort an array in PHP" provides the list and details about different sorting functions which are used for sorting arrays. These functions use the internal function for comparison. This article demonstra

How Secure is Your Data in the Cloud Technology?

  The primary concern of a personal user to large enterprises regarding data is maintaining security. For this purpose, users store files in Google Drive, Dropbox, Microsoft OneDrive and many other so their data is more secure. Data in Cloud

Password Validation with Regular Expressions using JavaScript

Hey there! In this blog I’m going to tell you how to validate your username and password and how to match password to confirm password. Lot’s of websites now require registration, meaning that users need to be assigned a username and pas

How to Concatenate two or more string in MySQL

This article explains the MySQL string functions which are used to concatenate two or more strings. 1. CONCAT : CONCAT() function is used to generate a string by concatenating two or more strings. The function take one or more strings as arguments

How to implement star rating with Jquery, Ajax

Hello Friends, If you are looking to implement star rating with Ajax. Please find the below example for the same: 1) Open your HTML file and write the code below to display stars: NOTE :: I have attached the primary key with div-id(tutorial-id; ?&g

How to reset AUTO_INCREMENT in MySQL?

Hello friends, I was facing issue in database. I wanted the auto increment should start from 1. There were 20 rows in table. When I deleted all the rows from the table and inserted new row then auto increment started from id = 21 instead of 1. I wan

Manual and Automatic bootstrapping in AngularJS

In Javascript framework like AngularJS there is a bootstrapping process involved and there are certain flow that is involved in it. There are two types bootstrapping involved in AngularJS: Automatic bootstrapping Manual Bootstrapping Let us di

Xpath Nodes

Xpath Nodes: We will use following XML to cover Xpath nodes:   <Film> <title> Harry Potter </title> <Director> Mr. X </Director> <Producer> $500 </Producer> </Film> 1. Parent: "

1 375 408
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: