Pretty printing of JSON using PHP and Javascript
In this post, I would like to explain how to display JSON data in a pretty way. In the earlier posts, I...
Read More
How to get browser name and version using JavaScript
Hi friends, In this post I am going to explain about how to get the browser name and there version using simple...
Read More
Code snippets of PHP and Javascript
Hi friends, this post explains about few code snippets used when we develop a web applications. Snippet 1 : Generate the random...
Read More
How to generate clean url with PHP or Javascript
Hi friends, this is very basic post but useful for many websites. Following scripts will convert text into clean url using php...
Read More
How to build virtual keyboard for your web application
Hi, In this post i am goig to explain about How to build virtual keyboard for your web application using google api....
Read More
How to convert feeds to html using javascript and php
Hi friends, in this post i am going to explain about how to convert feeds to html using javascript and php. Just...
Read More
Simple JavaScript validation for dates
In this post i would like to explain about Simple JavaScript date validation. We can check dates with individual drop down boxes for...
Read More
Steps to implement and hosting your website in google app engine for free
Hi, In this post i am going to explain simple steps to implement and hosting your website in google app engine for...
Read More
How to add or remove file fields using jquery
In this post i am going to explain about how to add or remove file fields using jquery and upload using php...
Read More