Blog Archives

Read The Unread

Days ago, I accompanied my sister to rent some DVDs at one place. We didn’t have any account yet, so we decided to register as a new member. Because of my sister working outside town, she asked me to use

Tagged with:
Posted in English, Others, Programming

CodeIgniter: Removing index.php

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,

Tagged with: , ,
Posted in English, PHP, Programming

Lighweight

Did you know the opposite of lightweight? Maybe almost 99% of you said that the opposite was heavyweight. It’s easy. Just take the adjective phrase, which is light, and change it to its opposite, which is heavy. It applied on

Tagged with: , ,
Posted in English, Java, Programming