Get Geo Location Details of Client using PHP

In this post, we will be learning to get the geo location details of client using PHP. We use API from geoplugin.net to get the geo details of a location based on... Read more »
Air Quality Index

Realtime Air Quality Index (AQI) Fetch API

Full Source Code for Fetching Realtime Air Quality Index (AQI) based on location. <style> .wrapper{ display: flex; flex-wrap: wrap; } .green{ background-color: green; } .orange{ background-color: orange; } .gray{ background-color: #615f5f; }... Read more »

Complete guide to Free Daily Horoscope API using PHP

A complete guide on how to use free daily horoscope API using PHP Read more »