Help for this page
Select Code to Download
Select
or
download this
while ( @ratings = $ratings->fetchrow_array() ) { push @Array, ([$ratings[0], $ratings[1]]); }