Ok, I got 2 tables. nba, nba_half1_s1
I wanna queue nba in a table on php page. Now each table has the same players, same teams. BUT the ratings are different. The structure i attached. Start at ovr all the way to def aware. I wanna compare a player to the same player on the nba_half1_s1 table then show the differences in the a php table.
So something like tihs.
http://nlw.nbalive-world.com/example.php
the top row would be from table nba. The bottom is from nba_half1_s1. Its comparing the differences and telling you what it is by +1 +10 etc. If this is even possible let me know. Thanks for help