Let’s say you want to access a FILE in a FOLDER. For that you need to use ” ./folderName “.
<?php include('./view/header.php'); ?>
Let’s say you want to access a FILE in a FOLDER. For that you need to use ” ./folderName “.
<?php include('./view/header.php'); ?>