+ 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
7 Respostas
+ 4
Build your own cms easily with Concrete5
www.concrete5.org
Its tutorial:
https://youtu.be/kugWXvWV_0I
+ 4
Then just use PHP code with Mysql.
+ 4
Concert5 actually allows you to build your own cms theme. You need to study the domentation, it's not hard to follow.
+ 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.
0
ty. but what if i want to do it by myself?
0
any tutorial to do it?
0
i already have my own website. i just need to put cms into it