db_process_query("select",$rgsTbl,"*","none","none","none"); //$sRsltSet_rgs = $db_CMS->dbRsltSet; //Global variables $participantName = "";//Participant's mame $anbID = ""; //Anybody ID $pymID = ""; //Payment ID $totalDR; //Total Debit to show $totalCR; //Total Credit to show $endBalance; //Final account balance $endBalanceDate; //Final account balance date //The starting point of execution on this page: //locateParticipant() exists in the FINANCIALfn.php3 file. locateParticipant(); // php code ends here.............................................. ?>