# Combinations of Array This is a simple algorithm that produces (what I think) to be the different combinations of elements in an array: ```php