






How to generate human readable friendly URL from the given title for SEO purpose. Using PHP preg_replace and regular expression to match and convert to URL able strings.
Read more »The default getGroupDuplicates($field) from WordPress flutter plug-in encounter the problem when the user add/remove group instantly before click update button. The interval between group index prevent for loop to present the correct value. This note explain the cause and solution in detail.
Read more »Most website hosting providers set the folder ‘public_html’ as a root part of main domain and create another sub-folders for add-on domains. This article explains how to overwrite this with .htaccess and why you should do it.
Read more »Plenty of browsers’ plug-ins where sitting out there to help developers increase their productivity. However, install too many plug-ins may decrease the browsers’ performance. I found out that ‘Web developer plugin’, developed by Chris Pederick, cover almost all features required in my web development processes.
Read more »If you are the experienced website front-end developer, you couldn’t deny that it can’t have more pain than developing code for cross browsers. Especially for your beloved Internet Explorer from Microsoft.
This article brings up the awareness on this area.