I want to refresh only a certain part of a php code. i have http://www.daparadise.com/profile.php?id=11 that page as my users profile. And only want to show 5 videos at a time. But if they have more then 5 videos i want it to ONLY refresh that part to the next 5 videos. I know how to do pagination but how would i get it to only re fresh that section of the profile??