Quoting Max Kalika <max+lists.horde.dev at lsit.ucsb.edu>: > Quoting Marko Djukic <tech at oblo.com>: > > > mdjukic 2003/10/17 14:42:59 PDT > > > > Modified files: > > lib Array.php > > Log: > > function to map values to keys > > > > Just curious ... why not use array_flip() for this? because i want to keep the values as they are. m.