Re: [newbie] Keeping it all in one page?
- From: Gilles Ganault <nospam@xxxxxxxxxx>
- Date: Wed, 30 Jan 2008 02:47:37 +0100
On Tue, 29 Jan 2008 19:23:20 +0000, The Natural Philosopher <a@xxx>
wrote:
Whatever turns you on.
Does Megan Fox code in PHP? ;-)
I now have four sections in index.php organized in a switch() bloc.
I'd like to add the following features:
1. Retrieve the names of the columns from MySQL, and display them at
the top of the table using TH tags
2. Clicking on a colum header sorts the whole table, ASC and DESC
3. On each line, add a checkbox so that the user can delete some or
all records in one go.
http://img101.imageshack.us/img101/9529/phpcrudfh6.jpg
Does someone have so code handy that I could use as basis?
Thank you.
.
- Follow-Ups:
- Re: [newbie] Keeping it all in one page?
- From: Jerry Stuckle
- Re: [newbie] Keeping it all in one page?
- References:
- [newbie] Keeping it all in one page?
- From: Gilles Ganault
- Re: [newbie] Keeping it all in one page?
- From: The Natural Philosopher
- [newbie] Keeping it all in one page?
- Prev by Date: Re: How to use SQL "LIMIT" keyword against an MDB file
- Next by Date: Re: [newbie] Keeping it all in one page?
- Previous by thread: Re: [newbie] Keeping it all in one page?
- Next by thread: Re: [newbie] Keeping it all in one page?
- Index(es):