BasEE64

Developer

Lee Hilton

3rd Party (Free)

522 downloads (last 90 days)

Creative Commons Attribution Non-Commercial Download v1

EE Version Support

  • ExpressionEngine 2

Compatibility

If an item is crossed out, it might be untested, not applicable or incompatible. Contact the developer to be sure.

Requirements

  • jQuery for the Control Panel

Add-On Type(s)

Plugin

Tags

BasEE64 is an ExpressionEngine plugin that encodes and decodes data via the php base64_encode() and base64_decode() function.

BasEE64 is an ExpressionEngine plugin that encodes and decodes data via the php base64_encode() and base64_decode() function.

Example of encoding:

{exp:basee64:encode}
    This<br>
    is<br>
    on<br>
    many<br>
    lines
{/exp:basee64:encode}

Will result in the string:

ICAgIFRoaXM8YnI+DQogICAgaXM8YnI+DQogICAgb248YnI+DQogICAgbWFueTxicj4NCiAgICBsaW5lcw==

Example of decode:

{exp:basee64:decode}
    ICAgIFRoaXM8YnI+DQogICAgaXM8YnI+DQogICAgb248YnI+DQogICAgbWFueTxicj4NCiAgICBsaW5lcw==
{/exp:basee64:decode}

Will result in the string:

    This<br>
    is<br>
    on<br>
    many<br>
    lines

Example of recursion:

{exp:basee64:decode}
    {exp:basee64:encode parse="inward"}
        This<br>
        is<br>
        on<br>
        many<br>
        lines
    {/exp:basee64:encode}
{/exp:basee64:decode}

 

Download BasEE64

EE Support Downloads Add-On Version Release Date
Not Specified Download 1 May 20, 2012

BasEE64 Links

This entry was created May 24, 2012, 12:35 pm.
This entry was last updated May 24, 2012, 6:36 am.

Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. devot:ee is not responsible if you hose, mangle, wreck, or otherwise destroy your EE website by installing an add-on that you found out about at this site, regardless of its rating, Favorites status, commercial or free status, or general popularity. Caveat EEmptor!

Returns: devot:ee has a 30-day return policy on all commercial add-ons sold through devot-ee.com. If you need to return an add-on, do not go to the developer or the developer's site, but rather visit our returns page at https://devot-ee.com/returns to initiate your return. If you have questions, email support@devot-ee.com.

There are no reviews for this add-on yet.

What are you waiting for? Rate it and review it!