Hello,
I know i'm new, i hope it wont stop you guys from putting 5 minutes of your time to help me out.
I need a script to get some data from mysql and put this into a table.
i have a mysql database called "denora"
In there is a table called "chan"
In table chan are the columns: chanid (unique number), channel, currentusers, mode_ls
I would like the script to make a html table that lists the top10 channels (most "currentusers" on top)
And when "mode_ls" is "Y" it must not be shown (secret channel)
My knowledge of php and mysql arent that great so i really hope someone takes the time to help me uit
Kind regards
Stefan