3v4l.org

run code in 300+ PHP versions simultaneously
<?php $context = stream_context_create( array('http' => array( 'follow_location' => false // don't follow redirects )) ); readfile("http://dwz.cn/jr", false, $context);

preferences:
52.74 ms | 402 KiB | 5 Q