Search:

Type: Posts; User: DavidFongs

Search: Search took 0.09 seconds.

  1. [SOLVED] Re: Replacing letters in a string NOT WORKING.

    You can use your same values for replacement, you just need to make sure you only replace characters that were originally in the String to be "encrypted"

    This can be done many ways. The simplest...
  2. [SOLVED] Re: Replacing letters in a string NOT WORKING.

    Seems pretty obvious.... Although your original code is nowhere to be found in the post that contains "all" of your code

    Lets say the original String was something simple like "a"

    The first if...
Results 1 to 2 of 2