3v4l.org

run code in 300+ PHP versions simultaneously
<?php $onep = 'small_'; $twop = 'middle_'; $threep = 'assets/images/catalog/kitchen/fuksi/middle_DSCN0818.JPG'; if ($threep != '') { $threepcount = str_replace($onep, $twop, $threep, $count); if ($count >= 1) { $threepout = str_replace($twop, $onep, $threep, $count); } else { $threepout = str_replace($twop, $onep, $threep, $count); } } else { echo ''; } echo $threepout;

preferences:
86.66 ms | 402 KiB | 5 Q