Hello everyone, I am actually in the middle of building a Content Management System for my client. To be honest, this is the first time I am dealing with PHP, which just isn't my field. I normally code in C#/Java, rarely with web.
I cannot use open source CMS because it is to be tailored to their needs. I have done a considerable amount of research on CMS with PHP/MySQL. Right now, I know how to link to MySQL and even to edit articles.
My client's website has a navigation menu attached (by using require_once) to the content. What troubles me now is how do I allow users to add a new article and at the same time, adding the title (and hyperlink) of the article to the navigation file.
I look forward to hearing opinions from you guys.
Content Management System with PHP
Moderator: General Moderators