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 […]
Author: PHPZAG Team
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 […]
Create Event Calendar with jQuery, PHP and MySQL
In our previous tutorial, we have explained how to Build Live Chat System with Ajax, PHP & MySQL. In this tutorial, we will explain How To Create Event Calendar with jQuery, PHP and MySQL. Event Calendar is an important feature of web applications to allow users to add and view events in a Calendar. In […]
Bootstrap Tabbed Slider Carousel with jQuery, PHP & MySQL
Sliders or Carousels are very useful feature in web applications to rotate items. As we have already published tutorials to create bootstrap multiple image slider and bootstrap carousel slider with thumbnails, in this tutorial you will learn how to create dynamic Bootstrap Tabbed Slider with jQuery, PHP and MySQL. Bootstrap Tabbed sliders are very user […]