PhoneGap Bluetooth

Bluetooth is a software(Based on wireless technology) which is generally used for making the communication or information exchange… …between two electronic devices such as mobile phone computer tablet etc. Though we have various fast data transfer technology today, which are capable to exchange data with a very fast speed rate, still we are carying and …

PhoneGap GPS / PhoneGap Geolocation Plugin

Geolocation can be defined as the real time geographic location of anything. To build an app, we’re going to integrate PhoneGap’s Geolocation Plugin API with Google Maps Javascript API. PhoneGap’s Geolocation Plugin API will grab user’s current location and Google Maps Javascript API will grab nearby addresses. Idea Of The App: Features A multi screen. Show nearby ATMs, Hospitals and Restaurants on the …

PayPal IPN in PHP

PayPal Instant Notification (IPN) is a message service that allows you to integrate your PayPal payments with your website’s back-end operations and administrative function. Using this merchant will automatically notify events related to PayPal transactions. IPN is very useful when you need to required functionality like automatically fulfilling orders and providing customer, with order status. …