Logo

Office Address

123/A, Miranda City Likaoli
Prikano, Dope

Phone Number

+0989 7876 9865 9

+(090) 8765 86543 85

Email Address

info@example.com

example.mail@hum.com

CodeIgniter blog and Latest Features

WHY DOES ALUMNI MANAGEMENT SOFTWARE BOOST CULTURE AND PRODUCTIVITY?

HR departments throughout the world may benefit from making a deliberate long-term investment in alumni management software. People who have worked for a company in the past are valuable but are under

Continue Reading
CodeIgniter blog and Latest Features

Honeypot Technique of blocking spam

Here is the sample Honeypot Technique of blocking spam adding an invisible field to your forms that just spambots can see, you can trick them into uncovering that they are spambots and not genuin

Continue Reading
H

How to get last insert ID in PHP Codeigniter?

In this article, we are going to discuss how to get the last inserted ID in Codeigniter. I will let you know how to get the last inserted id from the table. Sometimes, You have to work on relational t

Continue Reading
CodeIgniter blog and Latest Features

CodeIgniter upload multiple images using drag and drop using dropzone

In this example we are going to explain how to upload mulitple images using dropzone library in Codeigniter. Simple drag and drop image on the webpage. dropzone jQuery plugin, you can easily upload im

Continue Reading
P

PHP Code Check time difference is between two time slots

We are going to explain how to get the time difference between timeslots. below are the simple example given to get the time difference between the two given slots. As you can see we have used the inb

Continue Reading
CodeIgniter blog and Latest Features

PHP CodeIgniter - Basic CRUD operation with MySQL Database with example

In this Post PHP CodeIgniter 4 instructional exercise, I will tell you the fundamental CRUD usefulness with MySQL Database.  Muck is an abbreviation for Create, Read, Update, and Delete inform

Continue Reading