I have completed phase one of a current project and we are starting phase 2. The project is a poker ranking script that will show your results for nightly tournamnets ran in venues. See http://www.sussex-poker.co.uk/index.php?categoryid=22 Currently it is a manual process where the data is entered via a backend. Below are the 3 steps needed to be complated. Can anyone quote me on the work needed? Step 1: Once you are into the "Add Data" part of the backend I would like to have a button to click that will allow me to browse for the CSV and upload it. Once uploaded it will fill in the details for each player in that file. It will pick up the following details Player BuyIns Hits Points PlaceNo Event Then it will put it all into the database ready to be viewd on the website. Step 2: Once all of the above is worked and fully tested I would like another button that has "Edit Data", this will bring up a screen where I can check the entered data (This can be sorted to date, venue or player) and if needed I can change any of the details. (i.e the csv data has the detailsed exported incorrectly and I cannot re-export) Step 3: Once the above has been tested and fully working, I would like the main front end to have a "compare players option". This will have a drop down list of players that you can choose from and it will plot a second line on the graph in another colour to show how you compare to that player.