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 Link to comment https://forums.phpfreaks.com/topic/81718-adding-extra-function-to-my-site/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.