(PHP 3, PHP 4, PHP 5)
strrev retourne la chaîne string, après avoir changé l'ordre des caractères.
strrev
Exemple 1. Inverser une chaîne avec strrev()
<?phpecho strrev("Bonjour le monde!"); // affiche "ednom el ruojnoB"?>
Hosting by: Hurra Communications GmbHGenerated: 2007-01-26 18:02:17