Please tell me what it means to configure and refine CMS via php. I am new to php, and among the vacancies for php developers, CMS setup is often required, please tell me where you can find training materials for this topic.

  • one
    You yourself have answered your question, first you need to master PHP, and only after that master CMS using PHP, and this does not guarantee you that you can customize CMS. As a rule, already beaten wolves, and then make security mistakes, imagine that the company ordered the installation and configuration of the OS server, the site running on CMS and PHP code, after which the site was hacked, the database was leaked, how do you think who will answer ??? - Digital Core
  • Well this is understandable, but if you have materials on setting up a CMS via php, then skip the link, or please indicate where to look - Novichok 45
  • one
    your question is very general, you need to know php as a multiplication table, and only then look at the vacancies. A simple task for a first-year student: save the data from the registration form to the sql database, and save the cookies to the user in a browser so that the next time the user accesses the user automatically using the session. After completing the task, you will understand that the content management system usually consists of thousands of similar functions. - Digital Core

1 answer 1

  1. What is a CMS?
  2. What is PHP?
  3. What is SQL?
  4. What is HTML?
  5. What is javascript?
  6. What is Ajax?
  7. What is XML?
  8. What is Json?

For parsing, editing, editing, writing a CMS, you should not just know what it is, but be absolutely free to have every item, and this is just the tip of the iceberg.