General
-
-
DO name your database tables in the singular, not plural DON’T prepend db table names to field names DON’T include a table prefix in the model class name DO name each table’s primary key “id” AVOID semantically-meaningful primary key names DO define foreign-key relationships in the database schema DO name your foreign key fields ending…
-
Some function is created to make code easy to read and manageable. The Lookup function is so powerfull to simplified data storage. Usually we store Approve, Not Approved, Qualified, Not Qualified in words for each records, but with Lookup class, we can make it short to an integer for each properties. Table scheme “tbl_lookup” [php]…
-
Bagaimana menukar Theme / Template WordPress. 1. Download Template 2. Ftp Template 3. Activate Template