CMS in php | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

CMS in php

help, i want to make content management system for admin to update/delete the information on his website. can someone give me some link and tutorial and how to do it. especially on Xampp

15th Nov 2017, 12:42 PM
Muhammad Imran
Muhammad Imran - avatar
7 Respostas
+ 4
Build your own cms easily with Concrete5 www.concrete5.org Its tutorial: https://youtu.be/kugWXvWV_0I
15th Nov 2017, 1:00 PM
CalviÕ²
CalviÕ² - avatar
+ 4
Then just use PHP code with Mysql.
15th Nov 2017, 1:23 PM
CalviÕ²
CalviÕ² - avatar
+ 4
Concert5 actually allows you to build your own cms theme. You need to study the domentation, it's not hard to follow.
15th Nov 2017, 1:25 PM
CalviÕ²
CalviÕ² - avatar
+ 1
Check out Concrete5, that's an easy steps to convert your html site to php cms. You just need to know basic php to do the job.
15th Nov 2017, 2:18 PM
CalviÕ²
CalviÕ² - avatar
0
ty. but what if i want to do it by myself?
15th Nov 2017, 1:04 PM
Muhammad Imran
Muhammad Imran - avatar
0
any tutorial to do it?
15th Nov 2017, 1:24 PM
Muhammad Imran
Muhammad Imran - avatar
0
i already have my own website. i just need to put cms into it
15th Nov 2017, 1:36 PM
Muhammad Imran
Muhammad Imran - avatar