Run ❯
Get your
own PHP
server
Result Size:
625 x 565
×
Change Orientation
Change Theme, Dark/Light
Go to Spaces
<!DOCTYPE html> <html> <body> <?php $str = "Hello"; echo sha1($str); ?> </body> </html>
x
<!DOCTYPE html>
<
html
>
<
body
>
<?php
$str
=
"Hello"
;
echo
sha1
(
$str
);
?>
</
body
>
</
html
>
f7ff9e8b7bb2e09b70935a5d785e0cc5d9d0abf0