28.06.2016, 13:56
You need to make a connection between the website and the server. You can do this by using PHP code to either query the server directly or use a database. These things are not for beginners. I would suggest that you first read a tutorial on how to save variables to a database or a file.