I have a question.
I have file1.php in includes directory - so includes/file1.php Another file is file2.php that have a
require(dirname(__FILE__).'/includes/file1.php');
I've looked with firebug, and also I wrote something into a txt file, and seem