Learn to implement Capture API with Phonegap

In this tutorial we will learn to implement capture api with phonegap and create an application which will capture an image in your mobile...

How to create a responsive website using html5 and css

In this tutorial today we will learn how to create a responsive website using html5 and css . So to learn how to create a...

Fetching Data with Ajax

Last time we understood the basics of Ajax. So, today we are going to learn how to fetch data using Ajax without refreshing the...

Looping through JSON

We have gone through the theory of JSON in the previous session. Today we will learn how to create JSON objects and arrays practically...

XML with DTD Schema

In this tutorial we are going to create an XML file and a schema as well. So let’s start with our XML with DTD Schema. Steps...

Learn to implement image slider using bootstrap

Today in this tutorial, we will learn to implement image slider using bootstrap, similarly we will learn how to create content slider called as...

Learn how to manipulate the file using PHP

In this session today we will learn how to manipulate the file using php that is we will learn to create, read, append and...

Implementing find and replace functionality in PHP

In this session today we will be implementing find and replace functionality in php.Here we will be creating a form which will have an...

How to read directory from sdcard in phonegap

In this session we will learn how to read directory from sdcard in phonegap i.e we will read the directories present in the ...

Implementing Camera API in Phonegap

In this exercise today we will be implementing camera API in Phonegap where we will create two buttons namely Take Photo and Get Photo...