04-11-2008, 05:03 AM
|
#7 (permalink)
|
|
The Frequenter
Join Date: Dec 2007
Location: Bucharest, Romania
Posts: 438
Thanks: 3
|
Quote:
Originally Posted by Aaron
Whats a bootstrap file?
|
The main file of your application that performs basic initialization and handles requests from users. If you were used to write centralized, extensible applications, you would use a bootstrap to ease your work. A bootstrap example: various frameworks index.php file (Cake, CI, Zend, etc.).
Bootstrapping (computing) - Wikipedia, the free encyclopedia
__________________
I have optimistic thoughts, even though sometimes (if not always) life's a bitch.
|
|
|
|