array_reverse « Data Structure « PHP






1.Concisely reversing a string by word
2.Return an array with elements in reverse order
3.Reversing an Array Using array_reverse()
4.array_reverse() function reverses the order of the array elements.
5.Reversing a string by word