PHP Bootstrapping Basics?

1: Generally the bootstrap is in the "application" directory. It is called from the "public" directory which is in the same level as application (not inside of it). The index.

Php inside the public folder should include the bootstrap. Php and that is where your Document_Root should be set to (note you may need to change / add some include paths for it to work).

Have a look at the singleton pattern. You can double your bootstrap class as a resource container, e.g.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions