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

Search In

Edge Technology

Enhanced Data rates for Global Evolution (EDGE) introduces new type of modulation technique to transmit packet over radio.   The use of the new modulation and the new techniques increased the throughput and capacity  of the 3G GSM/GPRS ne

How to Add and Remove items in array using AngularJS

With the help of Angularjs, We can dynamically add or remove list items in an array. It is shown In the example given below. Addition of the list items is done using 'push' method and removal of the item is done using “splice” method. Controller-

Cross-Origin Request Blocked on wordpress

Cross domain request is a HTTP request from other domain. Browsers do not support the XmlHttpRequest from other domain. Cross origin resource sharing provides a way to allow these type of requests. You need to set the headers to allow the other doma

Checkbox checked an unchecked in jquery and javascript

Hello guys, If you want to check and unchecked the checkbox in javascript and jquery use the below code. For example : Checkbox: <input type="checkbox" id="checkboxid" class ='checkboxclass'> Checked and unchecked to checkbox in javascrip

Different transformations in android using Seekbar.

Some of the basic 2-D Geometrical transformations which we can perform in android. Translation:- Translation is the moving of object from one place to another. Rotation:- If we wish to rotate an object in a certain angle/degree. Scaling:- Scaling

How to use Flash on Banners in Joomla?

To use flash on Joomla you need to follow the following steps: Login to back-end of joomla site. Select Component -> Banners. You will Banner Manager page. Click on new button on the top left side. You will see a form to add banners. Enter the d

Protocol Testing Types

Protocol Testing Types:- There are different types of protocol testing. Some protocol testing types are mentioned as below:- 1- Functionality Testing 2- Performance Testing 3- Protocol Stack 4- Interoperability When we perform protocol testing the

How to find OS version from web browsers using PHP

Hello Reader! If you want to detect the OS version of user though the web browser. Then you can use the library code below:- <?php $OSList = array ( // Match user agent string with operating systems 'Windows 3.11' => 'Win16', 'Windows 95' =&

Laravel Controller Subfolder routing

Before I have written blog how to add sub-folder in our controller but not mention that how we will do Controller sub-folder routing.As we all know that routing plays an important role in any project. In Laravel 4.x sub-folder routing can be done in

Can I Install Laravel without using Composer?

I am unable to figure out as to how I can install or use the Laravel PHP framework on any webserver without relying on the need of using Composer (PHP package/dependency manager) every time. I am making efforts to gain insight into PHP and framework

1 85 217
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: