3v4l.org

run code in 300+ PHP versions simultaneously
<?php $name = 'SlimDuct 78" x 2-3/4" White Length of Line Set Ducting SD77W'; $str = strtolower(trim(preg_replace('/[^a-zA-Z0-9]+/', '-', $name), '-')); echo $str. "\n"; ?>

preferences:
33.56 ms | 402 KiB | 5 Q