Archive

Blog Archives

Creating a Registration Page in Django

A simple bootstrap registration page using Django v.1.10.

Node.js AJAX Pagination with MongoDB + Search + Sort + Filter

Create a simple pagination that loads the content dynamically from NodeJs server.

Create Posts from WordPress Front-End

Allow visitor to create a post from the front-end of your WordPress blog

Simple File Upload with PHP

Create a very simple file upload with File Size validation.

Accessing HTML DOM Elements with PHP

Get contents of a website by parsing the DOM Elements

Character Count with Live Progress Bar using jQuery

Count remaining characters from an input field or textarea and displays a progress bar.

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

How to do Ajax in Codeigniter

A very basic but powerful implementation of Ajax that complements Codeigniter.

AJAX using XMLHttpRequest Object

Learn the basics of AJAX using XMLHttpRequest with Javascript.

Contact Form 7 Normalize Form CSS

Normalized CSS for your Contact Form 7 forms.

Generate Emails with HTML & CSS in WordPress

Adding HTML tags and CSS Styles into your Email Contents

Sending HTTP requests using cURL in PHP

A simplified way of Sending HTTP requests using client URL

PHP Function to Validate Date Format

Simple PHP Function that can be used to validate date format of user input

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!

Adding a Simple Math Captcha to your Form in PHP

Useful Math Captcha to prevent robots from submitting automated requests