impelementing Set and Dict in PHP code example Example: php array $array = ['cheese', 'ham', 'potato']; var_dump($array);