(PHP 3, PHP 4 , PHP 5)
Restituisce la stringa string invertita.
Esempio 1. Invertire una stringa con strrev()
<?phpecho strrev("Hello world!"); // outputs "!dlrow olleH"?>
Hosting by: hurra.comGenerated: 2007-01-26 17:56:34