OK Phil what you will want to do is the following
You will need to make a query where i have marked to insert the data into your mysql database. Also, you will need to connect to the database before the WHILE statement, and close the connection after the closing curly brace }
Hope that gets you started
Jay