Blog - Web toolkit
Lately I noticed how I was often using snippets like:
Update 2011-11-14: I forgot to make it publicly available, oops :P
<?php print urlencode('https://nieko.net/blog/'); ?>In order to make all that a bit faster, I set up my own small little toolkit. It's mainly for my own personal use, but if you find it handy, then do feel free to use it.
Update 2011-11-14: I forgot to make it publicly available, oops :P