Now i am using PHP OOP Programming, without framework, I start to create a Blog Application. First i create a Bootstrap file then all cases should be handle through this, then i create a Handler class for handle the login and post classes, right now display the value in login handler class, then how to connect into view part.
Share
Basic idea to initialize your understanding 🙂 if you want the view class to be more powerful, you need to develop it further.
view.php
handler.php
bootstrap.php