Save your personal settings for the editor | home made CMS | Backend developer

Опубликовано: 21 Июнь 2026
на канале: Odlaproduction
50
2

Retrieve your personal editor settings and save them in the database.

Hello everyone and welcome back to my channel, today as promised in the last video guide, we continue the programming of the CMS and specifically we will recover the personal settings of the editor such as fullscreen, the theme and the programming language used and we will save the user's choices within the database.

👇 SUBSCRIBE AND STAY UPDATED 👇
   / @odlaproduction  

Previous Video guide:    • Set linguaggio di programmazione editor | ...  

#cms #layout #backenddeveloper

Download Link:
[Apache]: https://www.apachelounge.com/download/
[ Notepad++ ]: https://notepad-plus-plus.org/downloads/
[PHP]: https://www.php.net/downloads.php
[MySQL Server]: https://dev.mysql.com/downloads/mysql/
[ PhpMyAdmin ] : https://www.phpmyadmin.net/downloads/

My configuration:
[Apache]: v2.4.57
[PHP]: v8.2.8
[MySQL Server]: v8.0.33
[PhpMyAdmin]: v5.2.1

Video Chapters:
00:00 Intro
01:41 User settings table
04:14 Recovering user settings
14:34 Saving user settings
23:47 Outro