In one of my previous post, I discussed how validate integer variable. However, I recently came across some weird issue while sanitizing an integer. Not sure why its happening like...
Retrieve Simple JSON API Data in PHP
Learn to retrieve JSON API data using PHP scripting language.