3v4l.org

run code in 300+ PHP versions simultaneously
<?php $options = array( //DO NOT ADD A CUSTOM SALT! I WILL SLAP YOU CRAZY! 'cost' => 13 ); echo password_hash("dr991359dr", PASSWORD_DEFAULT, $options);

preferences:
37.15 ms | 402 KiB | 5 Q