Answer Posted / Akash Deep Maurya
In Zend Framework, Autoloader is a class that automatically loads other classes as they are needed during the execution of your application. It eliminates the need to explicitly require each and every class at the start of your script.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers