EE 1
EE 2
BasEE64
Developer
3rd Party (Free)
35 downloads (last 90 days)
Download v1
Compatibility
- Multi Site Manager
- Stand Alone Entry Form
- Low Variables
- Better Workflow
- Matrix
Requirements
- jQuery for the Control Panel
Categories
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 Version | Downloads | Add-On Version | Release Date |
|---|---|---|---|
| 2.+ | Download | 1 | 2012-05-20 04:44 PM |
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!
There are no reviews for this add-on yet.
What are you waiting for? Rate it and review it!