Jump to content

Need Help In Creating Custom Cms In Php


nitesh

Recommended Posts

Hello PHP guys iam creating my first application (Simple PHP Custom CMS) in my admin panel for right part i have created managers for example(Edit page manager,Update pages manager,Change admin password. etc) according to there link in the left navigation panel want i want is when i will clink on left link according to the manager only the manager on the right should be change. Suppose iam on UPDATE PAGE MANAGER if i click on EDIT PAGE MANAGER only UPDATE PAGE MANAGER change to EDIT PAGE MANAGER will changes like tabs in CSS.I have also attached JPG for better understanding.How i can do this with PHP.

post-77095-0-92480800-1319833260_thumb.jpg

Link to comment
Share on other sites

you can use include() to include the page of navigation in every page.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...