Hi, i try but did'nt find the way. I'm not very good in php. But i find that i have to change this
echo "<td>$row->score</td>"; in the
displayReviews($parentCategoryID, $titles) so how can i make appear in this function the
avgUserScore (i know that we can find in the
function avgUserScore($reviewID)) but the function are separated how can i mix both
