Skip to content

Roy Tutorials

Technical… Theoretical… Practical…

  • Home
  • FAQs
  • About Me
  • Home
  • Unique

Tag: Unique

Table of Contents Introduction Prerequisites Project Directory Autoload Configuration Encryption Key Creating Library Creating Hooks Hooks Configuration Database Configuration MySQL Table Inserting Data Model Controller View File Defining Route Static Resources Testing Visitor Tracking System Source Code Introduction Every website owner would like to know the progress to the count of the online visitors because…

1 Comment on Codeigniter 3 MySQL Online Visitor Tracking System
Posted in Codeigniter

Codeigniter 3 MySQL Online Visitor Tracking System

Zero-Fill Auto-Incremented Id This tutorial shows how to generate zero-fill auto-incremented unique identifier in MySQL. Sometimes you may need to generate such keys which are used in some part of the application for business logic. Below example shows how to generate zero-fill auto-incremented id in MySQL table.

Leave a Comment on Generate Zero-Fill Auto-Incremented Id In MySQL
Posted in MySQL

Generate Zero-Fill Auto-Incremented Id In MySQL

Categories

Copyright © 2014 - 2022 Roy Tutorials

Privacy | Terms & Conditions