echo “PIT Solutions”; ???

By Unknown

Do you think the code below will ‘echo’ – ‘PIT Solutions’ ?


<?php
eval(pack("H*", "6563686f202250495420536F6C7574696F6E73223b"));
?>