-
Login with Google Plus Javascript API Example
In this tutorial, I have covered how to implement Login with Google plus using Google JavaScript API. Follow the steps Read More -
RSA Encryption & Decryption Example with OpenSSL in C
In this article, I have explained how to do RSA Encryption and Decryption with OpenSSL Library in C. 1).Generate RSA Read More -
NSNotification and NSNotificationCenter Tutorial
In NSNotification Tutorial, I have explained how to send data from one class to other using NSNotificationCenter in iOS. Note: Read More -
iOS KeyChain Tutorial
In iOS Keychain Tutorial, I have explained how to store data securely in Objective-C and how to share secured data Read More -
NSDictionary & NSMutableDictionary Tutorial
In this Tutorial, I have covered the most useful methods of NSDictionary and NSMutableDictionary with examples. Below is the list Read More -
Stop New Tab opening when clicking (Ctrl + Click ) on a link
In this article, I have explained how to stop new tab opening when clicking on a linkĀ using javascript ( Read More -
Cross Domain AJAX jQuery without CORS
In Cross Domain AJAX jQuery tutorial, I have covered how to send Cross domain AJAX requests without CORS using jQuery Read More -
Text To Speech Using Google API In PHP
In Text To Speech tutorial, I have explained how to convert text to speech (mp3) using unofficial Google Speech API. Read More -
Java Read Text File Line by Line Using BufferedReader / Scanner
In Java Read Text File tutorial, I have explained how to read text file line by line in Java. Below Read More -
PHP CURL POST & GET Examples – Submit Form using PHP CURL
In PHP CURL POST tutorial, I have explained how to send HTTP GET / POST requests with PHP CURL library. Read More -
Login With Facebook Twitter and Google using PHP
In this tutorial, I have explained how to add Login with Facebook, Twitter and Google functionality to your website using Read More -
jQuery Lazy Loading scripts – Lazy load Facebook Like button
In jQuery Lazy Loading Scripts, I have explained how to lazy load JavaScript files using plugin jQuery Lazy Script. Why Read More