Hello My Dears,
I have php page with mySQL database. Here data is not sorted. Table is 4 column like as --
(1) Name
(2) Language
(3) Location
(4) Category
I want to display sorted by name (default option - an option that is selected automatically unless an alternative is specified. )
But visitors can display this list --
1. Sort by Name,
2. Sort by Language,
3. Sort by Location Or
4. Sort by Category
by click on table header option...
If anybody of my-dears can help me. Plz ....Plz ...... post Code 4 it.
Thanks
I have php page with mySQL database. Here data is not sorted. Table is 4 column like as --
(1) Name
(2) Language
(3) Location
(4) Category
I want to display sorted by name (default option - an option that is selected automatically unless an alternative is specified. )
But visitors can display this list --
1. Sort by Name,
2. Sort by Language,
3. Sort by Location Or
4. Sort by Category
by click on table header option...
If anybody of my-dears can help me. Plz ....Plz ...... post Code 4 it.
Thanks
Comment