How to connect with database in yii?
Answer / Akhil Jain
To connect with a database in YII, you need to configure your database connection details in the $config directory and use ActiveRecord classes to interact with your database.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the prerequisites yii?
How to include a view file in another view file yii?
How to use module components and aliases?
How to connect with database in yii?
Explain the yii versions?
What are the directory structure of yii?
How to connect to the database?
What is cactiverecord in yii framework ?
What is the component, uses, how can we do and what is the better way?
What yii is so fast?
Why use yii 2.0 framework?
How to use ajax in yii?