strrev

PHP 4, PHP 5, PHP 7, PHP 8
strrev - Reverse a string

strrev( string$string ): string

Returns string, reversed.

Parameters

string

The string to be reversed.

Return Values

Returns the reversed string.

Example of strrev

Show all examples for strrev

PHP Version:


Function strrev:

Strings Functions

Most used PHP functions