I have done already a php table. Used file_get_contents to get content from this site http://hiscore.runescape.com/index_lite.ws?player=cbb
and put it to nice table like so

But i don't know how to i put it in to mysql database so i could only view number like 14443123 to my site
and subtract it or something. Tried some googeling how to put php table to mysql but still notthing useful:/


