Following this tut:
[317]Creating Highscores Via MySQL[317]


+ since the download link was down, I had to find an alternative download.
I was able to do all, but when it comes to this part:

Code:
Step 2:
Open the highscores folder you downloaded you should have the following files
Com Folder - MySQL Classes Made By Sun Microsystems
(X)Assets Folder - Contains Images
(X)Functions.php - Contains all PHP Functions
(X)Mysql.php - Contains Database and Site Information
(X)Highscores.php - Main Page of Highscores
Hiscore.sql - Contains SQL Database Entry
(X)Personal.php - Personal Pages For Specific Player
(X)RS_Styles.css - Keep it in your highscores folder... :|
(X)Skills.php - Skill Page for Each Skill
SQL.java - Java file that connects your server to the MySQL databasefollowing this tut:
Anyone know where I can get the SQL.java?