I've installed a library using the command pip install git+git://github.com/mozilla/elasticutils.git whi
In PHP: When should I use require vs. include? When should I use require_once vs. include_once?