Hello everybody!
I have searched the internet a lot and cannot find good information. I am hoping I can get some advice on the best way to create a back-end interface to control database changes using for a website that uses PHP (i don't know if the PHP part matters).
Do you recommend I use HTML frames for the side navigation, or I use PHP templating to have the side navigation the same for all the different pages, or I just use HTML templates?
I don't know, any information or advice for the best way to create an interface for a PHP CMS is much appreciated. Thanks.