PurabTech is technical blog for Programmer and Coders
php encode and decode string with key
Many times php developers want to encode there php or important HTML,CSS or Javascript code. In this article I will show you the very simple encoding with using base64_encode method.
Check this http://carlsonorozco.com/blog/view/3/Encode-and-Decode-using-PHP.. thanks