array array_flip(array data)
The array_flip function returns the data argument with the indices and elements
exchanged.
Figure 9-2. array_flip.
array array_flip(array data)
The array_flip function returns the data argument with the indices and elements
exchanged.
Figure 9-2. array_flip.