Recent content by Desh

  1. D

    How to give reference to files in PHP when used with MVC architecture?

    I am using MVC architecture to build a website with PHP and having a problem with giving reference to files in the "controller folder". this is my file structure: Model -users.php View -loginform.php Controller - dbconnect.php - authenticate.php All these sub folders are in...
Back
Top