To reset an array in PHP, we can use the function, 'array_values'. Based on int keys, PHP will reset the order of the keys, so that the lowest number is first.
確定! 回上一頁