-
How to create static websites with .htaccess
How I made my website 400% faster by serving static HTML using the .htaccess file.
-
How to translate your website using PHP
Learn how to translate your PHP website using methods like gettext, YAML, JSON, and arrays. Choose the best approach add PHP multilingual support to your site
-
How to add SunEditor to your website
When building this Microblog platform, I was in need of a free and good WYSIWYG editor. As TinyMCE and CKEditor were too commercial, I landed on SunEditor.
-
Unable to store unicode characters into MySQL database
While upgrading my blog I ran into an error while saving the article about the new Twitter symbol. I was unable to save the blog item into the database.