How to develop a content management system in php? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 1

How to develop a content management system in php?

I want to develop a CMS in php, which can be use both offline and online. I really need help on how I could start.

14th Dec 2016, 7:41 AM
Sessah-Odai Sadick
Sessah-Odai Sadick - avatar
5 Antworten
+ 1
You are welcome ;) happy coding.
20th Dec 2016, 8:12 PM
Farbod Bigdeli
Farbod Bigdeli - avatar
0
learning by doing :) i would recommend you to start understanding how a CMS works. You can do this by downloading a CMS like Wordpress and look at that code. This helps you to understand how and when to do something.
16th Dec 2016, 12:21 AM
Farbod Bigdeli
Farbod Bigdeli - avatar
0
OK. so what language should I learn. I know html, css, bootstrap and am now learning php
20th Dec 2016, 4:37 PM
Sessah-Odai Sadick
Sessah-Odai Sadick - avatar
0
the core language is PHP, so keep learning it. CMS are based on a few languages like PHP, Javascript, SQL
20th Dec 2016, 4:55 PM
Farbod Bigdeli
Farbod Bigdeli - avatar
0
yeah, I know how to use WordPress to develop website, but I've not looked into the codes and how it's structured. but thanks. I will look at that too.
20th Dec 2016, 7:02 PM
Sessah-Odai Sadick
Sessah-Odai Sadick - avatar