Archive

Blog Archives

Creating a AJAX Helper Function in ReactJS

Wrapping fetch method into a helper function in ReactJS

Create Posts from WordPress Front-End

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

AJAX Multi-File Upload With Image Preview and Sort [Under Development]

Simple File upload with Preview and Sort Functionality before upload

Build Your Own Ajax Contact Form in WordPress

A very simple AJAX Contact Form for your WordPress blog.

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.

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.

Contact Form 7 Country and State Drop-Down List

Implement Country Names, Country Codes and States & territories within the United States to your Contact Form 7

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