<?php $testStr = 'hello world!'; echo base64_encode(hash('sha256', $testStr, true));
You have javascript disabled. You will not be able to edit any code.