3v4l.org

run code in 300+ PHP versions simultaneously
<?php $path_to_file = "/var/www/vhosts/mercury.mednet-tech.com/httpdocs/uploads/"; if (!preg_match("/\/$/", $path_to_file)) { $path_to_file = $path_to_file."/"; } var_dump($path_to_file);

preferences:
33.43 ms | 402 KiB | 5 Q