3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = "AARON'S INC                  "; $converted = rtrim(iconv("UTF-8", "ASCII", $string)); var_dump($converted);

preferences:
34.25 ms | 402 KiB | 5 Q