I'm organizing the folders of a CRUDizinho that I'm doing here. I have a problem though. Thanks guys!
listarMotos.php
function__autoload($classes){include("../classes/{$classes}.php");
}
require_once '../includes/topo.php';
require_once '../includes/menu.php';