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

Search In

Exception Hnadling

Exception handling in java is a way to catch error or exception Exception is an event that can occur during the execution of the program. We use try catch and final to catch error. When an error occur in a method it creates an object of the error

Load Testing

What is load testing ? This is the simplest type of performance testing. The load testing comes under the non functional testing. A load test is commonly acted to understand the behavior of the software or application under a particular prospective

Stress Testing

What Is Stress Testing? Stress testing is also a kind of performance testing.This testing also comes under the non functional testing. Stress testing is applied to determine the performance of a system or component at or beyond the limits of it’s de

Unable to install any extension in joomla

There are several cause due to which we are unable to install any extensions some are given below. some of the common issues are "Warning! failed to move file" and "JFolder::create: Could not create directory" So following are the list of the steps

How to generate QR Code using PHP?

You can create your QR Code using the PHP QR Code library. Download the QR Code library and include in your script file. Example:- <?php include "phpqrcode/qrlib.php"; // create your QR Code with new text and display it QRcode::png("Test QR Co

Which are the supported database and storage connectors in Joomla?

Available Database and storage connectors in Joomla are given below: MySQL: Available in Joomla versions 1.5, 2.5, 3.0. It's a Joomla DB Microsoft SQL Server: Available in 2.5, 3.0 versions which is a Joomla DB. Microsoft SQL Azure: Available in 2

What Is Recovery Testing ?

What Is Recovery Testing ? The recovery testing is the action of testing in which we can test how suitably the application or software is capable to retrieve from hardware downfall or failure, crashes and other same difficulties or problems. Recov

How to remove index.php from Codeigniter

Hello Reader! If you are new to working on Codeigniter Framework for PHP then you are very likely to encounter with the problem of index.php in url. Now we will see how to get resolve this error and then after you do not need to include index.php in

Clipboard Android

Android gives us the facility to copy and paste the data by providing clipboard. We can copy text, binary stream, images or other data. Android provides ClipboardManager to handle all this. We have to instantiate the object of ClipboardManager by

Display image preview before upload using jQuery

<html> <head> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> </head> <body> <img id="thumbnail" src="test.png" alt="Image"/> <

1 500 949
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: