ctDecrypt($Data, $Len, $Password); // prepare information string $a = ""; $a = split ('&', $plaintext); $info = $myPayGate->ctSplit($a, '='); // html output $realstatus = $sPayType[0]; require('./includes/html.inc.php'); ?>