Fetches the title of a given page.
function GetPageTitle($PageID, $UserID)
On success, the function returns a string containing the PageTitle field for the page. On failure returns null.