Tag: PDO
-
PHP Web Framework Laravel CRUD MVC App
Beginner’s Guide to Laravel Framework with a Simple MariaDB Example Laravel is a modern, open-source PHP web application framework that is known for its elegant syntax and ease of use.
Written by

-
PHP Database PDO For Custom CRUD MVC App
Getting Started with PHP PDO Using MVC: Connect to MariaDB and Perform CRUD Learning how to connect PHP to a MariaDB database using PDO (PHP Data Objects) is a fundamental skill for beginner developers.
Written by

-
PHP Web Framework Fat-Free
Introduction: In this blog post, we’ll explore the Fat-Free Framework (F3), a lightweight and powerful PHP framework that supports the MVC (Model-View-Controller) design pattern.
Written by

-
PHP Web Framework Slim
Introduction to Slim Framework with Database Example Slim Framework is a micro-framework for PHP that follows the Model-View-Controller (MVC) design pattern.
Written by

-
PHP Web Framework Mezzio
Getting Started with Mezzio: A Modern Middleware Framework for PHP Mezzio is an open-source microframework developed by the Laminas Project.
Written by

-
PHP PDO Extension
Data Access Abstraction Layer The PDO extension supports many databases via database-specific PDO drivers.
Written by

