zends Posted October 28, 2011 Share Posted October 28, 2011 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. [attachment deleted by admin] Link to comment https://forums.phpfreaks.com/topic/250019-need-help-in-creating-custom-cms-in-php/ Share on other sites More sharing options...
RobertP Posted October 30, 2011 Share Posted October 30, 2011 i recommend using an iframe. http://www.w3schools.com/tags/tag_iframe.asp Link to comment https://forums.phpfreaks.com/topic/250019-need-help-in-creating-custom-cms-in-php/#findComment-1283401 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.