@- Implemented array_flip() function. Returns input-array with key, value @ flipped. (Thies) (PHP array_flip) new function. no clash detection, only works for IS_STRING and IS_LONG datatypes
@- Implemented array_flip() function. Returns input-array with key, value @ flipped. (Thies) (PHP array_flip) new function. no clash detection, only works for IS_STRING and IS_LONG datatypes in src-array.
show more ...
|