Archive

Blog Archives

Generate CSV file and send as Email attachment PHP

Querying reports from SQL database then generate a CSV File containing all the queried data then send the CSV File to the admin email.

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.

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