3v4l.org

run code in 300+ PHP versions simultaneously
<?php $la = password_hash ('password', PASSWORD_DEFAULT); $b = crypt($la, 'abcdefghijklmnopqrstuvwxyz012345'); echo $b; ?>
Output for 7.3.1
ab/urQS0sFnKg
Output for 5.6.28, 7.0.0, 7.3.0
abgz2bfWuw79c
Output for 7.2.13
abTs.f/pvUWu.
Output for 5.6.20, 7.0.6, 7.2.12
abS8B124YdVMA
Output for 7.2.11
abgFQ3IgVokcw
Output for 5.5.27, 7.2.6, 7.2.10
abPvVIDMR6Oqc
Output for 5.5.29 - 5.5.30, 7.2.1, 7.2.5, 7.2.9
ab74OEHel.nAA
Output for 7.0.4, 7.2.8
abMuFYT4CNkwI
Output for 7.2.7
abRb9u/xwf8aY
Output for 7.0.2, 7.2.4
abwgjsNaI.4Pc
Output for 7.1.6, 7.2.3
abPQ1UWDsen66
Output for 5.5.26, 7.2.2
ablS4UIwha9dI
Output for 5.5.35, 7.2.0
abX6H9dyyCYx.
Output for 7.1.25
abqsOh3bREX6w
Output for 7.1.20
ab7W8yLXbZluo
Output for 7.1.10
ab7ylbRi13DSA
Output for 5.5.34, 5.6.14, 7.1.7
abG54pcVPoJIg
Output for 7.1.5
ab2o3wBpabg6Q
Output for 5.6.10, 7.1.0
abHIRbUU6JVGs
Output for 5.6.15, 7.0.20
abNfM091Aj7IU
Output for 5.6.17, 7.0.14
ab5cno4Z29bIY
Output for 7.0.5
abKWdvO22Zhtk
Output for 7.0.3
absLf/Lcylbms
Output for 7.0.1
ab6mOVygUoVyg
Output for 5.6.21
abolvSojHx4lU
Output for 5.6.19
abrOmHUYEU0cQ
Output for 5.6.8, 5.6.18
ab.4ut/nkcHA6
Output for 5.6.16
ab3udlpfnyTNM
Output for 5.6.13
abiZObGkT.EmA
Output for 5.6.12
abnbdhdUe.6eg
Output for 5.6.11
abH7nayLknyEE
Output for 5.6.9
abpKg2heHAtLk
Output for 5.5.33, 5.6.7
ab0suOF3nqHmo
Output for 5.5.25, 5.5.32
abTzSlAqjKoKE
Output for 5.5.31
abrYhqgbpk4U.
Output for 5.5.28
abdtKJ9NmgFTI
Output for 5.5.24
abvpv9se23e0M
Output for 5.0.0 - 5.0.5, 5.1.0 - 5.1.6, 5.2.0 - 5.2.17, 5.3.0 - 5.3.29, 5.4.0 - 5.4.45
Fatal error: Call to undefined function password_hash() in /in/XGbhF on line 2
Process exited with code 255.
Output for 4.4.5 - 4.4.9
Fatal error: Call to undefined function: password_hash() in /in/XGbhF on line 2
Process exited with code 255.
Output for 4.3.2 - 4.3.11, 4.4.0 - 4.4.4
Fatal error: Call to undefined function: password_hash() in /in/XGbhF on line 2
Process exited with code 255.
Output for 4.3.0 - 4.3.1
Fatal error: Call to undefined function: password_hash() in /in/XGbhF on line 2

preferences:
135.25 ms | 401 KiB | 193 Q