Category Posts | PHP - Page 2


What’s New in PHP 7 ?

What’s New in PHP 7 ?

Updated: 14-09-2023 READ

How to see the extensions loaded by PHP ?

see the extensions loaded by PHP ?

Updated: 14-09-2023 READ

How to get the current Date and Time in PHP ?

get the current Date and Time in PHP ?

Updated: 14-09-2023 READ

How to count all array elements in PHP ?

count all array elements in PHP ?

Updated: 14-09-2023 READ

What are array_map(), array_reduce() and array_walk() function in PHP ?

What are array_map(), array_reduce() and array_walk() function in PHP ?

Updated: 13-09-2023 READ

How to select and upload multiple files with HTML and PHP, using HTTP POST?

select and upload multiple files with HTML and PHP, using HTTP POST?

Updated: 13-09-2023 READ

Difference between self::$bar and static::$bar in PHP

Difference between self::$bar and static::$bar in PHP

Updated: 13-09-2023 READ

How to load classes in PHP ?

load classes in PHP ?

Updated: 12-09-2023 READ

Function to escape regex patterns before applied in PHP

Function to escape regex patterns before applied in PHP

Updated: 12-09-2023 READ

What is the difference between == and === in PHP ?

What is the difference between == and === in PHP ?

Updated: 11-09-2023 READ