encrypt($data))); }else{ echo "Decrypted String: ".$aes->decrypt(base64_decode($data)); } } ?>