<?php $_GET['str1'] = ["a"]; $_GET['str2'] = ["b"]; $hash1 = hash("sha256", $_GET['str1']); echo $hash1;
You have javascript disabled. You will not be able to edit any code.