3v4l.org

run code in 300+ PHP versions simultaneously
<?php $s = 'coll_002@retecert.postecert'; $hashed = md5($s); $result = ''; for ($i=0; $i < strlen($s); $i++) { $result = $result.$hashed{ (ord($s{$i})+$i)%16 }; } echo $result;

This is an error 404

There are `0` results


preferences:
146.99 ms | 1399 KiB | 7 Q