QR Code (Quick Response Code) is a trademark for a type of matrix barcode. It is a machine readable code that contains information about the item to which it is attached. It can be generated with four standardized encoding modes like numeric, alphanumeric, byte/binary, and kanji. So in this tutorial you will learn how to […]
Razorpay Payment Gateway Integration in PHP
Razorpay is the most user friendly payment gateway that’s provides payment solutions in India . It’s a new entry in payment gateways and getting popular very fast due to its friction less transactions functionality for web and mobile. Razorpay provides clean, fast, secure payments services with hassle free integration with developer friendly APIs. It allows […]
How to Build Barcode Generator in PHP
Barcode is a machine readable code which generated using items details like item name, item code, price etc. The related Barcode is tagged on item to get item details using Barcode reader machine. The Barcode is very useful for fast selling items to identify items quickly and also useful to manage inventory to prevent inventory […]
Google Maps Geocode Address Locator with PHP
Geocoding is the process of converting address into geographic coordinates to show the geo-coded data on the map. For example if you have a particular address and wants to locate that address on the map or wants to create a store locator, then Google Maps Geocoding API can help you to handle this. You just […]
Angular 2 Interview Questions and Answers
Angular 2 is an open source JavaScript framework that developed using TypeScript. It is an improved version of Angular framework but fundamentally a different framework. Unlike Angular that’s mainly focus on controllers, Angular 2 is mainly focus on component and modules to develop web applications. If you’re a Angular developer and looking for Angular 2 […]