Wednesday, 11 June 2014

How to Delete Pages and Menu from PHP admin Panel

Filled under:

Post By: Hanan Mannan
Contact Number: Pak (+92)-321-59-95-634
-------------------------------------------------------

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.
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.

0 comments: