Tag: conversion
PHP: How to convert stdclass to array
Danyal December 7, 2020
Let’s see how to convert single-dimension and Multi-dimension Object to Array.
Posted in Daily Tips, PHP Tagged array, conversion, objects, php, type-casting