Wikidev
CATEGORY
CONTACT
APP
Sign Up
Login
Submit
You are here :
php
→
string
→
strrev
strrev() - string
Returns string, reversed.
Parameters :
string - The string to be reversed.
Syntax
string strrev ( string $string )
Example
Output / Return Value
Limitations
Alternatives / See Also
Reference