Addition To My Website
I need an addition to my website www.hockey-pbem.de/site
I want to fill the history link with information so here is what I need:
1. When a User clicks on history I want a new, drop down menue in the main area, which is blank at the moment. There the User should be able to select different kinds of history/stats information.
2. The first link there is the signup date of the users.
When a user signs up to this game his signup date gets entered in the table pbem_manager in the field regdate in this form 2009-01-01.
So I want a new site under history taking this info from the database and displaying the user name (field : Manager_name in pbem_manager) and the sign up date. This list should be shown from the oldest/longest member on top to the new ones on the bottom.
Column 1: User name
Column 2: Signup date
I need you to give me clear instructions on how to edit my code so that I can add this code myself. I can supply you the original code, no problem, but I want you to give me step by step instructions on how to implement it! I do not want any finished php or any other file from you unless it is a brandnew file that has not existed in my code.
Please do NOT send any references unless I ask for them.



