Hi all,
A note in advance: I'm fairly new to PHP and just looking for some advice about how to create a easy way pages for my website and manage them. Thank you.
I would like some advice about creating "a sort of" content management system. I'm running an web application at home on a local server. From this application I'm working at home. From this application I would like to manage my website on the internet.
As an simple example I take a news article system in which you can add, edit, archive and delete article. Now I would like to be able to do the same thing with my webpages. So the following questions are comming to mind:
- Does this work the same way?
- If so, do I add the page markup? (html/php)
- If not, how do i start?
Thanks in advance!
Kind regards,
The ancient one