Possible Duplicate:
When should I use require_once vs include?
which php function is better to use include,include_once, require, require_once and are there any other functions that are similar to these functions?
And what are the pros and cons of each function?