3v4l.org

run code in 300+ PHP versions simultaneously
<?php $username = 'admin'; $password = 'server'; $salt = hash('sha512', $username); //Salt $password = hash('sha512', $salt.$password); echo $password;
Output for git.master, git.master_jit, rfc.property-hooks
9f81f9e6cc2eb559cbdf384c44b750de26041a699c93d0ed1b8eaffe1357b71b89a72d5b009857a8f565f79a3ba34861ce33ff7c76e37c42d064b7467411a332

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:
44.01 ms | 401 KiB | 8 Q