Howdy. One day, when I surfed the web, I found an interesting site. This site has function like a normal blog, but the post written there was posted from various blog sources. Later, I knew that this blog is called…
Howdy. One day, when I surfed the web, I found an interesting site. This site has function like a normal blog, but the post written there was posted from various blog sources. Later, I knew that this blog is called…
CodeIgniter (CI) is one of the MVC frameworks available. Unlike legacy PHP technique, This framework use different URI format for sending and receive parameters. For example: if we use usual PHP technique, we will use URI like: But in CI,…
Most of the WordPress users place the blogroll on the sidebar. But with the increasing number of links added, the sidebar won’t look so good anymore. This problem finally falls into me. So I wanna find a way to list…