Jump to content

is there an encrypt function that works in both VB and PHP?


Jpoel

Recommended Posts

Heres what i want to do:

 

In my Visual Basic form i send data to a PHP script through a hidden web-browser,

 

A user of my program has a User ID, i want to encrypt this UserID using Visual basic, into some sort of code,

 

I then want to pass this User ID and the encrypted User ID to PHP,

 

PHP then decrypts the Encrypted User ID, and compares it to the normal User ID, and if they match, the php script that i am going to write executes

 

if they do not match, a message like: "Invalid session." appears, and the script is not executed

 

i want to do this, as i want maximum security when submitting PHP scripts using VB, as i am aware people can decompile my visual basic code, find the link to the php file, and much around with it.

 

Thanks.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.