Chanon raise his hand

Work like you don't need the money
Love like you'll never be hurt
Sing like nobody's listening
Dance like nobody's watching
More about me »

All articles about "wordpress"

Create human friendly URL using preg_replace and regular expression in PHP

Create human friendly URL using preg_replace and regular expression in PHP

Categorized in Backend

Published July 12th, 2012

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 »

Flutter get group duplicate issue

Flutter get group duplicate issue

Categorized in Backend

Published March 14th, 2010

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 »