<?php echo bin2hex(mcrypt_encrypt(MCRYPT_DES, "12345678", "encrypt this", MCRYPT_MODE_ECB));
You have javascript disabled. You will not be able to edit any code.