Archive

Blog Archives

Creating a AJAX Helper Function in ReactJS

Wrapping fetch method into a helper function in ReactJS

How to do ajax in Laravel 5.2

Best practices in implementing ajax in your laravel app.

Java – Parsing JSON Data from a URL

Simple code snippet for parsing JSON data from a URL in Java

Simple File Upload with PHP

Create a very simple file upload with File Size validation.

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

AJAX Multi File upload in CodeIgniter

A simple AJAX multi-file upload tutorial that follows CodeIgniter best practices.

AJAX using XMLHttpRequest Object

Learn the basics of AJAX using XMLHttpRequest with Javascript.

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

WordPress Frontend AJAX Pagination

Create a Front-end AJAX pagination in your WordPress blog

Implementing AJAX in WordPress

Introduces the proper way of using AJAX in your WordPress blog

Adding a Simple Math Captcha to your Form in PHP

Useful Math Captcha to prevent robots from submitting automated requests