Basic Template Files File Name Description style.css style sheet file index.php home page file header.php header content file single.php single post page file archive.php archive/category file searchform.php search form file search.php search content file 404.php error page file comments.php comments template file footer.php footer content file sidebar.php sidebar content file page.php single page file front-page.php … Continue reading WordPress Cheatsheet
Day: March 14, 2015
What is Yii Yii is a high performance, component-based PHP framework for rapidly developing modern Web applications. The name Yii (pronounced Yee or [ji :]) means “simple and evolutionary” in Chinese. It can also be thought of as an acronym for Yes It Is! What is Yii Best for? Yii is a generic Web programming … Continue reading Yii Introduction