Relative Content

Tag Archive for phpmodel-view-controller

E-commerce MVC problems

Im working on a e-commerce for a school project, using MVC for the first time, everything seems to works fine exept for displaying products from the db and displaying users also from the db, since the problem may be the same i will just upload the code for the users because its way short.
First of all i will upload index.php, where i create the session and the connection, and also send the uri to the router (sorry for italians comment everything else is written in english)