encode and decode string with base64

Many use encoding and decoding on daily basis including me, so once I made a simple script for encoding and decoding the input string with base64.

base64.txt

Instruction:

1) Download the file and save the text file as PHP file.

2) Place the file in your root directory.

3) Execute the file from browser.

4) Enter the string to and decode or encode it by selecting the options.

2 thoughts on “encode and decode string with base64

  1. Hi,
    one file is missing
    action=”baseindex.php”
    could you provide the content of badeindex.php otherwise it’s not displaying the result

Leave a Reply to Lena Cancel reply

Your email address will not be published. Required fields are marked *

Scroll to top