PPHP Read More 2 minute read In PHP, array_key_first() gets the first key of an arraybyDeepak MauryaAugust 9, 2019 In PHP, array_key_first () gets the first key of an array however, it does not affect the internal array pointer. It was introduced in PHP 7.3.0.
PPHP Read More 2 minute read New function of PHP v7.3 gc_status() for garbage collectorbyDeepak MauryaJuly 26, 2019 New function of PHP gc_status() fetch the data about garbage collector. However, Java doesn’t clearly specify memory and…
PPHP Read More 2 minute read Migrated function of PHP from PHP 7.2.x to PHP 7.3.xbyDeepak MauryaJuly 22, 2019 Migrated function of PHP from PHP 7.2.x to PHP 7.3.x. What are the new features in PHP 7.2 Features of PHP 7.3