In which file we can configuration in zend framework?
Answer Posted / Mohd Junaid Siddiqui
Configuration settings in Zend Framework are typically stored in PHP files within the application's 'config' directory. The main configuration file is usually named 'application.ini' or 'config/autoload/autoload.php'.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers