-
Google Translate API Tutorial for PHP / Javascript / Java
In Google Translate API Tutorial, I have explained how to convert text from one language to another using Google Translate Read More -
UIAlertView Example in iOS
In UIAlertView Example, I have explained how to show alert dialogs in iOS. Below are the examples coveredĀ in the Read More -
Convert XLS to CSV in PHP
In Convert XLS to CSV tutorial, I have explained how to convert XLS to CSV in PHP using PHPExcel Library. Read More -
PHP Get Current URL Full Path
In PHP Get Current URL, I have explained how get current page URL with parameters in PHP. To Get Current Read More -
Javascript String Contains Example
In JavaScript String Contains article, I have covered how to check a JavaScript string contains another string.JavaScript is not having Read More -
jQuery AJAX JSON Example – jQuery.parseJSON(), $.post() & $.getJSON()
In jQuery AJAX JSON Example, I have explained how to handle GET and POST JSON requests using jQuery API. Topics Read More -
Javascript Random Number Generator – Random String Generator
In JavaScript Random Number Generator, I have explained how to generate a random number using Math.random() function. Math.random() function returns Read More -
UIPasteboard Example – Read, Write and Share data between apps
In UIPasteboard Example, I have explained how to read data from UIPasteboard and write data to UIPasteboard and share data Read More -
jQuery Progress Bar Example
In jQuery Progress bar example, I am going to demonstrate how to make a simple jQuery animated progress bar with Read More -
Drag and Drop File Upload jQuery Example
In Drag and Drop File Upload jQuery example, I have explained how to implement drag and drop file upload using Read More -
iOS Geofencing API Tutorial Using Core Location Framework
In iOS Geofencing API tutorial, I have explained how to monitor Geo-fences (Regions) using CoreLocation.framework in iOS. Major updates in Read More -
iOS NSURLSession Example (HTTP GET, POST, Background Downlads )
In iOS NSURLSession Example, I have explained how use NSURLSession API to make HTTP requests.NSURLSession class is introduced in iOS Read More