Find route using Geolocation and Google Maps API

The Google Maps Roads API helps developers create beautiful visualizations of GPS tracks and provides paying customers access to speed…

6 years ago

Learn CodeIgniter Tutorial for Beginners

CodeIgniter is based on the Model-View-Controller (MVC) development pattern.It is a powerful PHP framework with a very small footprint, built…

6 years ago

Custom website responsiveness checker tool

This is the web application developed to check website responsiveness with different different web browsers.This application used for check website…

6 years ago

PHP session and validations – best practice teaching example

A session is a way to store information to be used across multiple pages. Unlike a cookie, the information is…

6 years ago

An OAuth social login popup system with Facebook, Google and Twitter

OAuth Login is very quick and powerful, sure it helps you to increase your website registrations. It s definitely a…

6 years ago

htaccess File redirecting and rewriting tutorial and tips

Open any text editor application and file save as with .htaccess name and enable mod_rewrite extension in php.ini file in…

6 years ago

Multi-Language switcher in CodeIgniter

Today, we will discuss how to implement the multi-language feature in CodeIgniter framework using MVC pattern.

6 years ago

Custom Social Media Sharing Buttons

Social media sharing is most important in search engine optimization for any types of blog resing on google. It is…

6 years ago

Stripe Payment gateway integration using PHP

Stripe helps you create any type of payments flow—from e-commerce to recurring billing and everything in between. Stripe enables you…

7 years ago

Export MySql data into Excel or CSV format using php

To generate reports or to print data or for some other purpose we often need data to be export in…

7 years ago

This website uses cookies.