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