How to Delete Pages and Menu from PHP admin Panel

By | June 25, 2015

How to Delete Pages and Menu from PHP

In this tutorial i will tell you “How to Delete Pages and Menu from PHP Admin panel“. It is very important to delete the non important pages from website.in previous tutorial we have already discussed how to create pages in php as well as how to create menu in php.today we will learn how we can manage that pages and menu via admin panel.

How to Delete Pages and Menu from PHP [howpk.com]

How to Delete Pages and Menu from PHP [howpk.com]

 

 

 

So here is the list of process which we do for this purpose.

  1. create delete_pages.php page
    in this page we write php commands to delete the pages on the basis of ID which we retrieve from database by directly clicking on page delete link.
  2. Create delete_menu.php page in this page we make some queries to delete the desire menu from navigation bar.
  3. we make some changes on index.php page in order to make it more attractive.(add some text and picture).
  4. make some changes in admin_panel.php the main changes goes here as it is the most active page on admin side.

that’s all we do in this video.i hope this tutorial is very useful for you.if you have some issue and problem regarding this tutorial comment on us.

you may also like to read how to Change Apache Port 8080 – Apache not running in xampp.

 

Author: Tanvir Zafar

Tanvir Zafar is a internet Entrepreneur and owner of this site and many others as well. He is student in GCUF doing BS Software Engineering. :)