Archive
Blog Archives
AJAX Multi File upload in CodeIgniter
A simple AJAX multi-file upload tutorial that follows CodeIgniter best practices.
Implementing AJAX Pagination with Search in CodeIgnier
Advanced jQuery Pagination using AJAX and PHP
Optimize WordPress Database by Disabling and Removing Revisions
Disable the saving of revisions in your WordPress blog to optimize your Wordpress database.
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.
Generate Emails with HTML & CSS in WordPress
Adding HTML tags and CSS Styles into your Email Contents
PHP Function to Validate Date Format
Simple PHP Function that can be used to validate date format of user input
PHP Function to Validate User Age
Simple PHP Function that allows you to check / validate the age of your users to prevent them from accessing exclusive web contents
Auto Login to WordPress from another Website
Automatically login to Website B from Website A securely without using a password.
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!
Create a Custom Post Type in WordPress
Register a post type and allow other roles to add, edit, and delete their owns posts.
How to use the JQuery Date Picker of WordPress
Include the built-in Date Picker of WordPress int your front-end forms in WordPress