Archive

Blog Archives

Creating a AJAX Helper Function in ReactJS

Wrapping fetch method into a helper function in ReactJS

Creating Helper Functions in ReactJS

Creating helper functions for your react components.

Zip and Unzip Files with PHP

Easily zip and unzip specific files or folders using these methods

Polymorphism – OOP PHP Tutorial

Understanding Polymorphism and its usage and advantages.

GET Request using cURL

Demonstrates how to pull out data from a Web Service using cURL GET Method

How to do Ajax in Codeigniter

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