Skip to content

Instantly share code, notes, and snippets.

@anytizer
Last active December 28, 2015 18:18
Show Gist options
  • Save anytizer/7541615 to your computer and use it in GitHub Desktop.
Save anytizer/7541615 to your computer and use it in GitHub Desktop.
Base 64 Encode/Decode in MySQL and URL encode decode
http://wi-fizzle.com/downloads/base64.sql
Corrections at: http://stackoverflow.com/questions/358500/base64-encode-in-mysql
Urlencode/urldecode As MySQL Stored Functions
http://www.dzone.com/snippets/urlencodeurldecode-mysql
http://jeremythomerson.com/2013/05/30/urlencoder-function-for-mysql/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment