Im not entirely sure if this can be done in just php but I thought I would ask about it here for I think theres php involved. I want to make something like what I made in the pic below.
http://i28.tinypic.com/119m982.jpg
Basically it lists page names which which I can click on and highlight. Then I can either click move up or down which would change the page order. There would be some other buttons to like save to save what you just did and indent to page... the page would become a subpage to another page...things like that.
But what im wondering is how would I go about making it so I have that list allowing me to click and highlight a page. Im not exactly sure how to make the list...Im pretty sure i can make the data for the list just not the actual list allowing me to select the data and highlight. Im Not looking for someone to do this for me im just looking for guidance.