Help for this page

Select Code to Download


  1. or download this
    while ( @ratings = $ratings->fetchrow_array() ) { push @Array, ([$ratings[0], $ratings[1]]); }