This mailing label generator will be used for an SAE Project using OOP, PDO and MVC principle at the same time. Hope it works :D
-
Updated
May 5, 2022 - Hack
PHP Data Objects (PDO) is a database driver extension for PHP.
This mailing label generator will be used for an SAE Project using OOP, PDO and MVC principle at the same time. Hope it works :D
A simple PHP-based user portal that supports registration, login, profile management, and dashboard functionality. This project demonstrates basic user authentication, file upload, and session handling.
This PHP-based platform caters to both customers and admins. Customers can register, browse products, add items to their cart, and manage orders. Admins access a dashboard for tracking profits and orders, and can manage product listings and user accounts. This system provides a seamless shopping experience with robust administrative tools.
Este repositorio contiene una base modular para aplicaciones web en PHP, organizada bajo el patrón Modelo-Vista-Controlador (MVC). Está diseñada para desarrolladores que buscan una arquitectura clara, escalable y segura, con separación estricta entre lógica, presentación y flujo de ejecución.