Jump to content

Rearrange/Mask A String Contents


JustinK101

Recommended Posts

Hello, I need a simple way to hide/rearrange the contents of a string, and then have the ability to return the contents of the string back.

 

Basically what I need is encryption, but I don't want to use a key. I was thinking it would be nice to simply convert the string to binary. Then I could convert the binary back to a string. What is crucial is that I need to do return the same exact string that was put into the function. Thanks.

Link to comment
https://forums.phpfreaks.com/topic/56911-rearrangemask-a-string-contents/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.