Fetches the permission settings for a given group on a given page.
function GetGroupPermissions($PageID, $GroupID)
If given a valid page and group the function returns the permissions granted to a group's members for that page. For an invalid page or group the function returns 0.