0 votes
in Zend Framework by
What is the application.ini file in Zend Framework?

1 Answer

0 votes
by

In the Zend Framework, the application.ini file is used for the configuration of the application. This file is located in the application/configs/application.ini location.

...