Tag:
mysql
Other
Create a Task Manager Using PHP, MySQL, and Bootstrap 5
Learn how to create a task manager using PHP, MySQL, and Bootstrap 5 in our step-by-step tutorial. Master the essentials of task management systems by combining server-side programming, database manipulation, and modern front-end development.
Other
How to Create a CMS in PHP & Bootstrap with a MySQL Database
Example PHP code for a CMS (Content Management System) with add, update, delete CRUD functionality. It also utilized Bootstrap for styling, AJAX for the CRUD operations and MySQL for the database.
Other
Automate the Setup of LAMP, WordPress, and Let’s Encrypt on CentOS 9 Stream
Here's a sample bash script that automates the setup of LAMP (Linux, Apache, MySQL, PHP), WordPress, and installs a Let's Encrypt SSL certificate on CentOS 9 Stream.
Other
List of MySQL Clients for Windows
Here is a list of popular MySQL clients for Windows along with their pros and cons.
Other
Setup WordPress on CentOS 9 Stream
This is a guide on how to install Wordpress on CentOS 9 Stream but it will also work on older versions of CentOS.