3v4l.org

run code in 300+ PHP versions simultaneously
<?php $mypath = realpath( dirname(__FILE__).'/..'); // gives: /path/to/file/ $mypath = dirname(__FILE__).'/..'; // gives: /path/to/file/directory/..

preferences:
32.38 ms | 402 KiB | 5 Q