3v4l.org

run code in 300+ PHP versions simultaneously
<?php $path = "/img/"; $file = "photo.jpg"; $width = "300"; $height = "250"; $x = "<span class=\"showthis\" style=\"background-image: url($path$file); width: $width px; height: $height px\"></span>"; var_dump($x);

preferences:
41.82 ms | 402 KiB | 5 Q