ybur Posted January 13, 2011 Share Posted January 13, 2011 Hi, I'm so new to PHP. Kindly help me figure out on how to use include function.. situation is.. I am going to include a head.php file /includes/head.php this is the path where i want to include head.php /menu/menulist/list in "list" folder that is where I want to include head.php include works on folder "menulist" but not on 3rd folder "list" any advise on how tot solve this problem of mine? Thanks Link to comment https://forums.phpfreaks.com/topic/224263-php-include/ Share on other sites More sharing options...
revraz Posted January 13, 2011 Share Posted January 13, 2011 Provide the path of the script that you run that calls the included file. Provide the path to the included file. Link to comment https://forums.phpfreaks.com/topic/224263-php-include/#findComment-1158717 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.