sando Posted December 14, 2007 Share Posted December 14, 2007 I am trying to add some functionality to my sites admin area. The site is www.mattgoesflying.co.uk The site has an admin page to edit the web site html page contents and a list of the pages The info is stored in my database table page_name which contains page_id (where the numeric page id is stored) content (where the page content html is stored) page_name (the name of the page i.e home) status (Active / Not Active) What I am trying to do is add a link to my admin area saying 'Add page to web site'. This will open a form that allows admin to enter a record into page_name table and effectively add a page to the web site. Any help or pointers would be appreciated. Thanks a lot Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.