3v4l.org

run code in 300+ PHP versions simultaneously
<?php $user = "106516"; $pass = "106516"; $user_sha = sha1( strrev( str_rot13( strtolower( $user ) ) ) ); $totaal = $pass; $pass_sha = sha1( strrev( str_rot13( $pass ) ) ); $totaal = substr($pass_sha, 0, -2).substr($user_sha, 15, 1).substr($user_sha, 4, 1); echo $totaal;
Output for git.master, git.master_jit, rfc.property-hooks
313a1f088b2b265730e4d0508286cc83ba0a4971

This tab shows result from various feature-branches currently under review by the php developers. Contact me to have additional branches featured.

Active branches

Archived branches

Once feature-branches are merged or declined, they are no longer available. Their functionality (when merged) can be viewed from the main output page


preferences:
58.14 ms | 401 KiB | 8 Q