What is array_fill() function in php ?
It is an array helper function which is used to fill an array with user defined values. Moreover, this function can also makes an array with negative index.
https://decodeweb.in/php/10-not-so-famous-but-powerful-array-helper-functions-in-php/#6-array-fill








