3v4l.org

run code in 300+ PHP versions simultaneously
<?php /** * ZCE material * @category global keyword $GLOBALS * @author me@vuongnguyen.net * @content : ...token, * @copyright 2018 Vuong */ namespace vidu; class helloworld{ public function __construct(){ echo strpos(str_replace("\\", "/", __CLASS__), "/"); } } $a = new helloworld;

preferences:
47.46 ms | 402 KiB | 5 Q