The browser does not follow a given link from index.php

Gives out:

Error: require_once (): Failed opening required 'Student.class.php' (include_path = '.: / Applications / MAMP / bin / php / php5.6.2 / lib / php')

The link I Student.class.php in index.php to Student.class.php from the 'core' folder: require_once dirname( __FILE__ ) . '../core/Student.class.php'; require_once dirname( __FILE__ ) . '../core/Student.class.php';

  • I vote for closing this question as not relevant, because this site should contain questions (and answers) only in Russian. - ixSci
  • one
    You look at the name given))) Let's translate the question. - Dmitriy
  • And in the case? ; ((( - nundel
  • Check the availability of the file, and at the same time check whether you need it there .. on the way - Vesper
  • @ixSci: oh well, translated the same) - Nick Volynkin ♦

0