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 examp
Read More
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 images on the server. if you have any requirment of uploading builk images dropzone is the best option. Dropzone has a preview and remove option where you can add, view and remove option.
Dropzone provides the different type of validation rules like max file upload, upload specific type of file like you can set the validation rule to take only jpeg extension. As a Codeigniter Development Company india we have used Dropzone in many of our web based application development company in Coimbatore.
Step 1: Download Codeigniter latest Version
In this first step, Download Codeigniter latest Version to start with scratch.
Step 2: Add Routes
In this step, I will setup two routes in route file to handle the request to upload file on the server.
Routes file Path - application/config/routes.php
Step 3: Create Controller
In this step, create a controller "ImageController.php".
Controller file Path - application/controllers/.
Step 4: Create View Files "fileupload.php"
In this step, create a view file "fileupload.php" to render the HTML form to upload image.
View file Path application/views/"fileupload.php"
We are going to explain how to get the time difference between timeslots. below are the simple examp
Read MoreIn this Post PHP CodeIgniter 4 instructional exercise, I will tell you the fundamental CRUD usefulne
Read MoreAll users and Customers should be aware of the technology and its related products like smartphones,
Read More