Find a route using Geolocation and Google Maps API

7 years ago

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

Learn CodeIgniter Tutorial for Beginners

7 years ago

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

Custom website responsiveness checker tool

7 years ago

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

PHP session and validations – a best practice teaching example

7 years ago

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

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

7 years ago

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

htaccess File redirecting and rewriting tutorial and tips

7 years ago

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

Multi-Language switcher in CodeIgniter

7 years ago

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

Custom Social Media Sharing Buttons

7 years ago

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

Stripe Payment gateway integration using PHP

7 years ago

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

Export MySql data into Excel or CSV format using php

7 years ago

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

This website uses cookies.