I need to include a file from a recursive directory, I'm using the following form:
<?php
require_once '../../cabecalho.php';
?>
Okay, what's happening is this. The header, which would be the header of the page + menu is loading, ho...
asked by
28.04.2016 / 01:36