Hey all
Not too sure if the title makes sense - never mind - I want have a fairly simply CMS for a site and on the article management page there is a list of articles.
I want to add to the form - so that there is a tick box next to each one - and at the bottom of the list there is a drop down box with the various actions - ie delete, archive etc, and a submit button.
What is the best way of achieving this in PHP? I can do all the db stuff etc its just a case of getting all the values from the form into a useful form.
Any feedback or relevant URLS would be great
Thanks in advance
Aaron
Not too sure if the title makes sense - never mind - I want have a fairly simply CMS for a site and on the article management page there is a list of articles.
I want to add to the form - so that there is a tick box next to each one - and at the bottom of the list there is a drop down box with the various actions - ie delete, archive etc, and a submit button.
What is the best way of achieving this in PHP? I can do all the db stuff etc its just a case of getting all the values from the form into a useful form.
Any feedback or relevant URLS would be great
Thanks in advance
Aaron