flip()
The flip() method exchanges all keys with their values in an array
Example.php
Syntax
Return value
A flipped array on success and
NULL
on failure.
Prefixing
References
Last updated
The flip() method exchanges all keys with their values in an array
A flipped array on success and NULL
on failure.
Last updated