Archive
Blog Archives
Organize Diretory Files into Year-Month-Day Heirarchy using PHP
Do you have large amount of files sitting in just one directory? Have you ever thought about organizing them in Year-Month-Day path programatically? Let’s get started.
Ajax Multi File Upload in ASP.NET MVC 5
In this tutorial we will work with uploading files asynchronously via Ajax
Build your own Custom File Manager for CKEditor using PHP
Upload files with CKEditor to a custom directory using a simple File Manager PHP Script.
AJAX Multi File Upload in WordPress Front-End
Uploading Files Asynchronously in WordPress Front-End using AJAX
Parsing a CSV File using PHP
Describes how you can access the columns of a CSV file and insert the items into the database
AJAX Multi-File Upload With Image Preview and Sort [Under Development]
Simple File upload with Preview and Sort Functionality before upload
AJAX Multi File upload in CodeIgniter
A simple AJAX multi-file upload tutorial that follows CodeIgniter best practices.
How to do Ajax in Codeigniter
A very basic but powerful implementation of Ajax that complements Codeigniter.
How to use LazyLoad.Js
Lazy Load is delays loading of images in long web pages. Images outside of viewport are not loaded until user scrolls to them.
How to Import Large Database Files in XAMPP / Laragon / WAMP
Increase the maximum file upload size of your XAMPP and start uploading your “huge” databases!