3v4l.org

run code in 300+ PHP versions simultaneously
<?php $paperType = 'bonde'; $description = 'Paper: ' . ($paperType == 'bond') ? 'Bond' : 'Other'; var_dump($description);

preferences:
36.73 ms | 402 KiB | 5 Q