3v4l.org

run code in 300+ PHP versions simultaneously
<?php $strlname = "Jean paul"; $strlname=strtoupper($strlname); $strlname=preg_replace("( +)", " ", str_replace(array("\t", "\r", "\n"), " ", trim($strlname))); $strlname=str_replace(array('&', '~', '#', '{', '(', '[', '|', '`', '_', '\\', '@', ')', ']', '=', '}', '$', '�', '�', '%', '*', ',', '?', ';', '.', ':', '/', '!', '�', '+', '�', ' '), '-', $strlname); $strlname=str_replace('--039-', "'", $strlname); $strlname=str_replace('-"', '"', $strlname); $strlname=trim($strlname); echo $strlname;

Abusive script

This script was stopped while abusing our resources


preferences:
38.54 ms | 402 KiB | 5 Q