Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Deleting a page with PHP[CMS]

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #39375
    robbinj
    Member

    Hi
    I have this CMS I’ve been working on, and I want the user to be able to edit and remove the pages within the site.
    I have it so it’s listing all the pages within the site, and I have a link to the right which gives the user the option to f.e. remove the page completely.

    Here’s a screen of it, might give you a better idea:
    See here

    The problem I have is I am not sure how to connect the link to each page, does anyone have a good solution for this?

    (I have it so I am listing the ID of each page to the right as well. Just not visible.)

    Thank you!

    #107911
    robbinj
    Member

    What I mean is, how should I connect the link that is clicked to my delete_page_parse.php

    #107931
    robbinj
    Member

    I got my hands on another solution which worked :)

    Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Back End’ is closed to new topics and replies.