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

Search In

How Javascript Cookies works?

Sometimes we need to store session information for different web pages. It is mostly needed for commercial websites where we need to fill up a form through several stages. So to maintain the session information across web pages and to keep track of s

What are Different Types of Software Development Life Cycles and its Stages

1. Software Models Software models are the methodologies that describe the ways in which we can develop a particular software product in order to validate the software’s functionality and fulfil the Quality standards. Software Models are the

MySQLi functions to run a query and checking for errors occcured on last function call

After connecting database successfully, the next important task in an application is performing the query on the connected database. This article provides the details about how we can run a query to a MySQL database using mysqli extension. The articl

How to make visitor counter using ajax and php

Hello Reader's, If you want to get the records of visitors that visits your webpage then in this blog you can learn and build your own. Here we will develop it by using PHP and Ajax. Page counters are easy to get and install but if you want to

Importance of 3 Different Aspects of Link Building Process

Link building process consists of three basic methodologies including Manual Directory Submissions, Local Directory Submissions and Social Media Submissions. All these types of Natural Link Building m

Single Row Function in Oracle (Character Function)

These functions operate on single rows only and return one result per row. There are different types of single-row functions. • Character • Number • Date • Conversion Single-row functions are used to manipulate data items. They accept one or mor

MySQLi functions to fetch records from resultset: Part-2

Hello friends, My previous article MySQLi functions to fetch records from resultset demonstrates about mysqli_fetch_row() and mysqli_fetch_array() functions which are used to retrieve data from result sets. This article demonstrates two more fu

Difference between Include Directive and Include Action tag in JSP

Hello reader's lets know the "Difference between include directive and include action tag in JSP(Java Server Page)". Include directive and include action tag both are widely-used for including a file to the present JSP page. However you will find th

Difference between size() and length in Javascript

In jQuery size() and length property are the two features, which have the same property of returning the number of elements in a jQuery object which creates a lot of confusion for developers. This blog is to help developers to understand the differe

What is JQuery noConflict method?

As jQuery do most of the JavaScript libraries use $ as a function or variable name. In jQuery's case, all functionality is available without using $ because it is just an alias for jQuery. In jQuery we can return control of $ back to the other li

1 208 423
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: