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

Search In

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

How to make login via ajax in codeingiter

Hello Reader's, If you are developing the website in codeigniter and want to make login via ajax, then you have to use use ajax with PHP in website functionality. Ajax give you a lot of functions by which speed of website will increase. In t

How to convert Json Object into Json Array

Hello Reader's. If you have a json object and you need to convert it into array then you just need to write the code below, and you will get the array converted format. var obj = {"0":"1","1":"2","2":"3","3":"4"}; var arr = []; for (elem in obj) {

Creating complex Lists and Cards using Material design style.

To create complex list and cards we have to use RecyclerView and CardView. RecyclerView is a view that shows items in scrolling list (vertical/horizontal) or in grid layout. RecyclerView have advanced features over ListView. RecyclerView provides m

Executing Stored Procedure using Spring JDBC Template

Technology: Spring-jdbc is the abstraction framework, it take care the below following list:   1) Defining connection parameters 2) Open Connection 3) Specify the statement 4) Prepare and execute statement/prepared statement 5) Iterate thr

Android Expandable ListView

Expandable listview is used to categorise data in some specific type. Expandable list can have a two level scrolling list. Using ChildDivider feature we divide list items with drawables or colors, and ChildIndicator & GroupIndicator is for start,

iprxq bgwph for 31% kqkthi7

YWRpbmcgY29udGVuZGVycywgYWZ0ZXIgdGhyZWUgc3RyYWlnaHQgcm91bmRzIGluIHRoZSA2MHMg www.dj-animateur-manche.fr Photo: g http://www.mileas.fr Charlie Adam ran the game for most of the first 45 minutes and capped it with a glorious goal in the 27th minute, s

Comparator Interface in java

Hi, Here I am writing a simple way to use Comparator interface. We use Comparator interface to order the objects. First of all we need to import java.util package. It have two methods : Compare(Object o1, Object o2) equals(Object o). Th

Onkeypress Enter focus Input field

Hii, In this blog I am going to share a javascript code using which we can create a form in which user can fill data without using mouse to move from one input field to another. You will see that on keypress enter focus will move to next input field

Is React a Best Fit for Your IoT Project?

People may think that React.js is a weird choice for IoT projects, but it’s not just another framework for simple websites.  IoT technologies do not necessarily use a more powerful framework, but you can use React in numerous ways. React.j

1 194 481
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: