Answer Posted / Khushboo
The Autoloader in Zend Framework is a class that automatically loads PHP classes as they are needed during runtime. This eliminates the need to explicitly require or include each class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers