how to make admin panel without <frameset>
how to make left page and right page in one page like a normal admin panel
I think you need to show an example of an admin panel and explain what you want to do with it.
2 Likes
If I’m understanding, what I would do is scavenge the frame files content that’s inside their <body>
s, Then have PHP include that content inside a single “master template” that loaded content as requested.
Can you show me A Example ?
This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.