PHPize Online / SQLize Online  /  SQLtest Online

A A A
Share      Blog   Popular
Copy Format Clear
Copy Clear
Copy Format Clear
<?php function encodeSecret($secret) { return base64_decode(strrev(hex2bin(3d3d516343746d4d6d6c315669563362))); } print encodeSecret;
Show:  
Copy Clear