Result
Unfortunately, no history for this test is available.
Code
The first test, "urlencode()", was:
$GLOBALS['dummy2'] = urlencode($GLOBALS['dummy']);
The second test, "base64_encode()", was:
$GLOBALS['dummy2'] = base64_encode($GLOBALS['dummy']);