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…
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…
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,…
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…