PHP, MYSQL and HTML tables
Posted: Tue Jan 21, 2003 5:42 pm
Hi everybody!
I'm using this code to get information from mysqldb and I'm using php to list everything in html table. I'm a bit newbie so I don't know all the php tricks and that is why I'm asking:
What should I add to my code if I want column headers to be links that will sort rows alphabetically (all this in the same file, if it's possible)?
I'd be grateful if someone can help me out with this.
I'm using this code to get information from mysqldb and I'm using php to list everything in html table. I'm a bit newbie so I don't know all the php tricks and that is why I'm asking:
What should I add to my code if I want column headers to be links that will sort rows alphabetically (all this in the same file, if it's possible)?
I'd be grateful if someone can help me out with this.