I'm trying to convert a encrypt/decrypt function from VB to PHP, but I'm having problems with this part:
Format$(Hex$(AscSrc), ″@@″)`
Is there a way to convert that to PHP? I couldn't find how to convert the @ symbol.
|
|
I'm trying to convert a encrypt/decrypt function from VB to PHP, but I'm having problems with this part:
Is there a way to convert that to PHP? I couldn't find how to convert the @ symbol. |
||
|
|
|
|
I'm not familiar to VB, but it looks like its doing a Maybe you can optimize this code, sinse PHP has the |
|||
|
|