Tag: objects

What Is Enumerable?

What Is Enumerable?

if you’ve ever looped over an object in JavaScript and wondered why some properties don’t…

 Posted in javascript Tagged , ,

PHP: How to convert stdclass to array

Let’s see how to convert single-dimension and Multi-dimension Object to Array.

 Posted in Daily Tips, PHP Tagged , , , ,