N NafirKeyh New member Dec 23, 2010 #1 I can not include() a php file from a child folder? <?php include ('counter/x.php'); ?> [Root Folder] index.php conter(folder) [Counter Folder] x.php Am I wrong? If so, what is the problem?
I can not include() a php file from a child folder? <?php include ('counter/x.php'); ?> [Root Folder] index.php conter(folder) [Counter Folder] x.php Am I wrong? If so, what is the problem?