3v4l.org

run code in 300+ PHP versions simultaneously
<?php $HOME_DIR="D:\wamp\www\laddercs"; $TEMPLATE_DIR="$HOME_DIR/templates"; echo ReadTemplate("$TEMPLATE_DIR/common/home_middle.html"); $matches = "1111ewrw__"; preg_match("/(\w+)?/", "1ewrw",$matches); print_r($matches); echo "\n"; preg_match("/(\w*)/", "rwerwe",$matches); print_r($matches);

preferences:
46.49 ms | 402 KiB | 5 Q