-
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 I built the first version of this micro-blogging platform I left out a few major parts. A few weeks back I decided, it was time to include a WYSIWYG editor
-
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.