In the book they describe using Zii to get timestamps for models with creation date and update date. Is it better to do it as the book describes, or just set the default to timestamp in MySQL and to timestamp on update?
Thanks;
In the book they describe using Zii to get timestamps for models with creation date and update date. Is it better to do it as the book describes, or just set the default to timestamp in MySQL and to timestamp on update?
Thanks;