I have 3 files: home, failed_attempt, login.
The file home and failed_attempt all refer to login file.
The annoying thing is that they throw a mistake saying
Do something like require(dirname(__FILE__) . '[RELATIVE PATH HERE]');
require(dirname(__FILE__) . '[RELATIVE PATH HERE]');