How to Send Cross Domain AJAX Request with jQuery
In this tutorial, I explained how to send Cross Domain AJAX Request with jQuery and PHP. Different methods of handling Read MoreHow to add Custom Fonts in iOS
In this article, I have explained how to add Custom fonts in iOS. In the below image, You can see Read MoreLogin 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 MoreRSA 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 MoreNSNotification and NSNotificationCenter Tutorial
In NSNotification Tutorial, I have explained how to send data from one class to other using NSNotificationCenter in iOS. Note: Read MoreiOS KeyChain Tutorial
In iOS Keychain Tutorial, I have explained how to store data securely in Objective-C and how to share secured data Read MoreNSDictionary & NSMutableDictionary Tutorial
In this Tutorial, I have covered the most useful methods of NSDictionary and NSMutableDictionary with examples. Below is the list Read MoreStop 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 MoreCross 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 MoreText 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 MoreJava 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 MorePHP 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