How to make admin in a personal web to post something? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to make admin in a personal web to post something?

i'm trying to make a personal web but don't how to apply the php so that i can post something and instantly "Posted by Admin in 9 jan 2016". I don't know about the php code as well, so perhaps can you share the coding?

15th Oct 2016, 7:59 AM
Vincent Inzie Lawson
Vincent Inzie Lawson - avatar
5 Answers
+ 2
it's very simple to creat admin panel first creat page to show a table contains data from sql. and creat page to post (article for ex.) and another one to edit the article. copie and past those files for managing pages and memebers menus. the same method.
17th Oct 2016, 12:58 PM
Driss Baidou
Driss Baidou - avatar
+ 1
To do this you need CMS (Content Management System) on your site. Without CMS, you will have to do everything by hand.
15th Oct 2016, 5:04 PM
Nadezhda
0
@ Nadezhda how can one get the content management system??
14th Dec 2016, 8:59 PM
Tukele Osareme C
Tukele Osareme C - avatar
0
@ Nadezhda how can one get the content management system??
14th Dec 2016, 9:00 PM
Tukele Osareme C
Tukele Osareme C - avatar
0
Tukele Osareme C Sorry for the late response, long time did not go to the website. If still relevant. You do not have to create your CMS. There are lots of them online, including free. Usually on the hosting, where you host your site already have its own CMS. If not, you can simply download any of the CMS and install it on your website. For example: http://www.opensourcecms.com/general/ratings.php?pagenumber=1 For your own CMS you need to know a programming language, usually PHP.
1st Jan 2017, 11:43 AM
Nadezhda