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

Search In

Database Testing

Databases are collection of information which stores our data in the form of tables which is organized so that we can easily accessed, managed and updated. For large databases we can suffer many kind of Implementation and integration errors by which

How to display result of php file in an html file

I need help please. I create html file with 2 tabs. The first tab contains form that takes user input and submit it to php file. I want the result of the php file to be displayed in the second tab. HTML file:   <ul class="nav"> <

Iterators and its usage in ruby

In Ruby, iterators are methods basically used by the collections. Collections are a set of objects. Hashes & Arrays are the example of collections. Iteration is a process by which we can get or set the elements in collections. We will discuss som

5 Steps to Protect & Recover a Website From Phishing Attack

If you have a website and suddenly seen a drop in number of visitors towards your website then you must be very aware about this issue because it might be an spam attack or you can say your website go

How To Download Plist File From Server In Cocos2d?

In an IOS app development,user can have two methods to download file from server i.e Synchronous and Asynchronous . So before going ahead ,please take a look to the basic knowledge of these methods . A Synchronous method is preferable in case of tra

How to Check Quality of Website for Getting Backlinks

Many SEO experts work on building links for their domain with the prime motive of gaining quality backlinks so that they can improve the search engine ranking for the targeted keywords which in turn w

Advantages of using testing tools

Advantages of using testing tools:- There are many benefits/advantages, when we used testing tools to perform the testing. Few are mentioned as below:- 1- Decreasing of recurrent work 2- Better regularity and repetition 3- Objective evaluation 4- R

WordPress post with pagination

Use this code - function.php if ( ! functionexists( 'findnerdpagination' ) ) : function mypagination() { global $wpquery; $big = 999999999; // need an unlikely integer echo paginatelinks( array( 'base' => strreplace( $big, '%#%

Flipping a div by css3

Hello Readers Here is the example of Flipping a div with css3 transitions and 3d transforms. <div id="container"> <div id="card"> <div class="frontFace"> <h2>Hover Me to view effect</h2> <

SQL Joins

The process of combining rows of two or more then two tables based on a common field between them are known as SQL joins. Types of SQL joins : INNER JOIN: It is returns rows only when at least one row matches from both tables. LEFT JOIN: It

1 69 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: