Jump to content

Create an ENCRYPT func in PHP equivalent to _StringEncrypt() in AutoIt


Aciano
 Share

Recommended Posts

Hi everyone!

Does anyone have created a PHP encryption script as equivalency of the of the AutoIT _StringEncrypt function? Even if I have seen the code for the _StringEncrypt I don't really know, how to start. I would like to be able to make a robot, that creates a customer a CODE that he needs to continue in the AutoIt written program. Can anyone help me with this function in PHP? Function is all I need, but if you create the form also, I am not against it :P.

These are the 3 variables for the function:

PHP page that looks like:

----------------------------------------------

TEXT TO ENCRYPT: textfield

KEY : textfield

LEVEL : textfield or dropdown menu

button GENERATE

----------------------------------------------

Unfortunatelly I cannot create my own Encrypt function in AutoIt, cause the product has been released and shipped. I would appreciate any help and try.

Best Regards,

Paolo

PS: I couldn't find a topic on this in previous topics even when I made several searches.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...