正在调试中,给您的工作带来不便,请原谅!!:)"; //========================================================== //变量定义 //========================================================== $pubDb = 'OMC_PUB'; $sysSubsConfTable = 'OMC_PUB.sysSubsConf'; $systemConfTable = 'OMC_PUB.sysConf'; $nReadComm = 1; $nChangeComm = 2; $nCreateComm = 3; $nDeleteComm = 4; $nLoadIndexComm = 5; $maxLevelNum = 10; $nInteger = 2; $nAscStr = 3; $nHexStr = 4; $rentTypeDef=array( //array('Name', 'offset','remark'), array('rent01', '00.0' ,'VMS rent'), array('rent02', '00.1' ,'Rent01'), array('rent03', '00.2' ,'Rent02'), array('rent04', '00.3' ,'Rent03'), array('rent05', '00.4' ,'Rent04'), array('rent06', '00.5' ,'Rent05'), array('rent07', '00.6' ,'Rent06'), array('rent08', '00.7' ,'Rent07'), ); //select sum(balance) from user_info //========================================================== //输入变量 //========================================================== $canSetNum = isset($canSetNum)?$canSetNum:'all'; //显示用户数据编辑页面,需要的变量 if($DEBUG) echo "
sysId=$sysId"; if($DEBUG) echo "
canSetNum=$canSetNum"; if($DEBUG) echo "
keyValue=$keyValue"; if($DEBUG) echo "
sysTypeNo=$sysTypeNo"; if($DEBUG) echo "
sysNo=$sysNo"; if($DEBUG) echo "
subSysNo=$subSysNo"; if($DEBUG) echo "
dataTypeNo=$dataTypeNo"; //例如: //$canSetNum =1; // 或= 'all' //$sysId='330_0_0'; //$keyValue= '0460022157127016'; //操作类型变量 if($DEBUG) echo "
isRead=$isRead"; if($DEBUG) echo "
isChange=$isChange"; if($DEBUG) echo "
isCreate=$isCreate"; if($DEBUG) echo "
isDelete=$isDelete"; if($DEBUG) echo "
isLoadIndex=$isLoadIndex"; //保存用户数据修改的数据 if($DEBUG) echo "
bgnNo=$bgnNo"; if($DEBUG) echo "
endNo=$endNo"; //---------定义需要编辑保存的字段------- //$showAttrDef=array(array('fieldName'=>'','inputName'=>''); $showAttrDef=array( array('fieldName'=>'msisdn', 'inputName'=>'iMsisdn'), array('fieldName'=>'PIN', 'inputName'=>'iPIN'), array('fieldName'=>'status', 'inputName'=>'iStatus'), array('fieldName'=>'rent_type', 'inputName'=>'iUserType'), array('fieldName'=>'home_location0', 'inputName'=>'iHomeLocation0'), array('fieldName'=>'home_location1', 'inputName'=>'iHomeLocation1'), array('fieldName'=>'home_location2', 'inputName'=>'iHomeLocation2'), array('fieldName'=>'home_location3', 'inputName'=>'iHomeLocation3'), array('fieldName'=>'cug_id', 'inputName'=>'iCugID'), array('fieldName'=>'language_type', 'inputName'=>'iLanguageSet'), array('fieldName'=>'fav_change_counter', 'inputName'=>'iFavChangeCounter'), array('fieldName'=>'favorite_number0', 'inputName'=>'iFavoriteNumber0'), array('fieldName'=>'favorite_number1', 'inputName'=>'iFavoriteNumber1'), array('fieldName'=>'favorite_number2', 'inputName'=>'iFavoriteNumber2'), array('fieldName'=>'favorite_number3', 'inputName'=>'iFavoriteNumber3'), array('fieldName'=>'favorite_number4', 'inputName'=>'iFavoriteNumber4'), //array('fieldName'=>'free_sms_remaining_days', 'inputName'=>'ifree_sms_remaining_days'), array('fieldName'=>'pool_account_type', 'inputName'=>'ipool_account_type'), array('fieldName'=>'child_account_number', 'inputName'=>'ichild_account_number'), //array('fieldName'=>'child_number_edit_count', 'inputName'=>'ichild_number_edit_count'), array('fieldName'=>'child_number1', 'inputName'=>'ichild_number1'), array('fieldName'=>'child_number2', 'inputName'=>'ichild_number2'), array('fieldName'=>'child_number3', 'inputName'=>'ichild_number3'), array('fieldName'=>'child_number4', 'inputName'=>'ichild_number4'), array('fieldName'=>'child_number5', 'inputName'=>'ichild_number5'), array('fieldName'=>'parent_number', 'inputName'=>'iparent_number'), //array('fieldName'=>'intraday_calls', 'inputName'=>'iintraday_calls'), //array('fieldName'=>'intraday_sms', 'inputName'=>'iintraday_sms'), //array('fieldName'=>'intraday_charged_balance', 'inputName'=>'iintraday_charged_balance'), //array('fieldName'=>'cap_gprs_volume', 'inputName'=>'icap_gprs_volume'), //array('fieldName'=>'cap_gprs_balance', 'inputName'=>'icap_gprs_balance'), //array('fieldName'=>'gprs_volume_this_month', 'inputName'=>'igprs_volume_this_month'), //array('fieldName'=>'gprs_notification_times_today', 'inputName'=>'igprs_notification_times_today') array('fieldName'=>'callme_back_request_times', 'inputName'=>'icallme_back_request_times') ); //For operation log use { $iStatus_def=array( "00"=>"Fresh","0"=>"Fresh", "01"=>"Used","1"=>"Used", "02"=>"Suspended","2"=>"Suspended", "03"=>"Blacklist","3"=>"Blacklist", "04"=>"Released","4"=>"Released", "05"=>"OPR Trial","5"=>"OPR Trial" ); $pool_account_type_def=array( 0=>"Normal", 1=>"Parent", 2=>"Child" ); } $logFieldDef=array( 'iPIN', 'iStatus', 'iUserType', 'iHomeLocation0', 'iHomeLocation1', 'iHomeLocation2', 'iHomeLocation3', 'iCugID', 'iLanguageSet', 'iFavoriteNumber0', 'iFavoriteNumber1', 'iFavoriteNumber2', 'iFavoriteNumber3', 'iFavoriteNumber4', //'ifree_sms_remaining_days', 'ipool_account_type', //'ichild_account_number', //'ichild_number_edit_count', 'ichild_number1', 'ichild_number2', 'ichild_number3', 'ichild_number4', 'ichild_number5', 'iparent_number', //'iintraday_calls', //'iintraday_sms', //'iintraday_charged_balance', //'icap_gprs_volume', //'icap_gprs_balance', //'igprs_volume_this_month', //'igprs_notification_times_today' 'icallme_back_request_times', ); if($_SERVER['REQUEST_METHOD'] == "POST"){ //system("echo '-------------------------------------'>>/tmp/test.txt"); $preValueInfo="Change $pre_keyvalue "; $isChangeFlag=0; for($i=0;$i$inputName = $inputValue"; if(isset($$ddName)) { $tmpv=$$ppName; $val1=${$$ddName}[$tmpv]; $val2=${$$ddName}[$inputValue]; if(strlen($$ppName) == 0) $val1="NoValue"; if(strcasecmp($val1,$val2) != 0) { $isChangeFlag=1; $preValueInfo.="[{$$nnName},{$val1}->{$val2}]"; //system("echo '[{$$nnName},{$val1}->{$val2}]' >>/tmp/test.txt"); } } else if(isset($$cdName)) { $newValue=""; for($iii=0;$iii({$newValue})]' >>/tmp/test.txt"); } } else { if(strlen($$ppName) == 0) $$ppName="NoValue"; if(strcasecmp($$ppName,$inputValue) != 0) { $isChangeFlag=1; $preValueInfo.="[{$$nnName},{$$ppName}->$inputValue]"; //system("echo '[{$$nnName},{$$ppName}->$inputValue]'>>/tmp/test.txt"); } } }else{ //echo "
Can not find $inputName's value"; } } if($isChangeFlag==1) { $preValueInfo.=" in {$log_sysTypeName}_{$log_sysNo}_{$log_subSysNo}"; insertLog($preValueInfo); } } //处理各个的输入单元的值,组成各个需要编辑的字段值 if($_SERVER['REQUEST_METHOD'] == "POST"){ $msisdn=$iMsisdn; //iUserType $orgValue=$iUserType; $orgValue = sprintf("%02x",$orgValue); //需要理解 //echo "<1>orgValue=$orgValue
"; for($i=0;$iorgValue=$orgValue
"; //$user_type=hexdec($orgValue); $rent_type=$orgValue; //echo "user_type=$user_type
"; $PIN =$iPIN; $status = $iStatus; $home_location0 =DecHex($iHomeLocation0); $home_location1 =DecHex($iHomeLocation1); $home_location2 =DecHex($iHomeLocation2); $home_location3 =DecHex($iHomeLocation3); $language_type = $iLanguageSet; $cug_id = $iCugID; $fav_change_counter = $iFavChangeCounter; $favorite_number0 = $iFavoriteNumber0; $favorite_number1 = $iFavoriteNumber1; $favorite_number2 = $iFavoriteNumber2; $favorite_number3 = $iFavoriteNumber3; $favorite_number4 = $iFavoriteNumber4; $free_sms_remaining_days=$ifree_sms_remaining_days; $pool_account_type = $ipool_account_type; $child_account_number = $ichild_account_number; $child_number_edit_count = $ichild_number_edit_count; $child_number1 = $ichild_number1; $child_number2 = $ichild_number2; $child_number3 = $ichild_number3; $child_number4 = $ichild_number4; $child_number5 = $ichild_number5; $parent_number = $iparent_number; $intraday_calls = $iintraday_calls; $intraday_sms = $iintraday_sms; $intraday_charged_balance = $iintraday_charged_balance; $cap_gprs_volume = $icap_gprs_volume; $cap_gprs_balance = $icap_gprs_balance; $gprs_volume_this_month = $igprs_volume_this_month; $gprs_notification_times_today=$igprs_notification_times_today; $callme_back_request_times=$icallme_back_request_times; //格式化每个需要保存的字段,以便数据处理模块处理 $bgnNo=0; $endNo=0; for($i=$bgnNo;$icheckBox_$endNo = ${'checkBox_'.$endNo}"; if($DEBUG) echo "
fieldName_$endNo = ${'fieldName_'.$endNo}"; if($DEBUG) echo "
editValue_$endNo = ${'editValue_'.$endNo}"; $endNo++; } } //========================================================== //数据处理 //========================================================== if (1 == $isLoadIndex) { $fieldNameList = "msisdn,status,balance,mo_expiration_date,mt_expiration_date,cug_id,access_date"; } else { $fieldNameList = "ALL"; } if ($DEBUG) echo "fieldNameList=$fieldNameList
"; ?> "; //**********************************编辑参数时所用javascript***************************************** ?>
" > 0){ if($isBatchCreate> 0){ ?> =4){ ?>
Server ID:           Batch amount(<=100): " name="create" title="" class="button" onClick="javascript:document.update.isCreate.value=1;"> " name="isBatchCreate">     )">  

0){ // echo "$tmpRow[msisdn],$tmpRow[msisdn],$tmpRow[msisdn]
"; $msisdn=$tmpRow[msisdn]; echo "\n "; echo ""; $seqNo++; if($isBatchCreate > 0) echo ""; else echo ""; echo ""; echo ""; echo ""; }else{ echo ""; } echo ""; echo ""; echo ""; echo ""; //PIN $iPIN=substr($tmpRow[PIN],0,6); echo "\n "; echo ""; $seqNo++; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; //Subscriber status $statusDef=array( array('00','Fresh'), array('01','Used'), array('02','Suspended'), array('03','Blacklist'), array('04','Released'), array('05','OPR Trial') ); $status =$tmpRow[status]; echo "\n "; echo ""; $seqNo++; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; //Balance $pssCardMinCount = getPubVar('pssCardMinCount') - 0; $dotLen = strLen($pssCardMinCount) - 1; $fmtBit = "%01.".$dotLen."f"; $balance=$tmpRow[balance] ;// $pssCardMinCount; //$balance=sprintf ("$fmtBit", $balance); $balance=showComma($balance); echo "\n "; echo ""; $seqNo++; echo ""; echo ""; echo ""; echo ""; //Promotion Balance $pssCardMinCount = getPubVar('pssCardMinCount') - 0; $dotLen = strLen($pssCardMinCount) - 1; $fmtBit = "%01.".$dotLen."f"; $promotionBalance=$tmpRow[promo_balance];// $pssCardMinCount; //$promotionBalance=sprintf ("$fmtBit", $promotionBalance); $promotionBalance=showComma($promotionBalance); echo "\n "; echo ""; $seqNo++; echo ""; echo ""; echo ""; echo ""; //Overdraft $pssCardMinCount = getPubVar('pssCardMinCount') - 0; $dotLen = strLen($pssCardMinCount) - 1; $fmtBit = "%01.".$dotLen."f"; $iOverdraft=$tmpRow[overdraft] ;// $pssCardMinCount; //$iOverdraft=sprintf ("$fmtBit", $iOverdraft); $iOverdraft=showComma($iOverdraft); echo "\n "; echo ""; $seqNo++; echo ""; echo ""; echo ""; echo ""; //Access day $iFirstUsedDate =substr($tmpRow[access_date],0,8); echo "\n "; echo ""; $seqNo++; echo ""; echo ""; echo ""; echo ""; //MO Expiration $iMoExpirationDate=substr($tmpRow[mo_expiration_date],0,8); echo "\n "; echo ""; $seqNo++; echo ""; echo ""; echo ""; echo ""; //MT Expiration $iMtExpirationDate=substr($tmpRow[mt_expiration_date],0,8); echo "\n "; echo ""; $seqNo++; echo ""; echo ""; echo ""; echo ""; //Promotion date $iPromotionDate=substr($tmpRow[promo_exp_date],0,8); echo "\n "; echo ""; $seqNo++; echo ""; echo ""; echo ""; echo ""; //COS ID $iCosId=HexDec($tmpRow[cos_id]); echo "\n "; echo ""; $seqNo++; echo ""; echo ""; echo ""; echo ""; //Charge type //$iUserType =dechex($tmpRow[rent_type]); $iUserType =$tmpRow[rent_type]; //$iUserType = sprintf("%02x",hexdec($iUserType)); //echo "$tmpRow[user_type],$tmpRow[user_type],$tmpRow[user_type],$iUserType
"; echo "\n "; echo ""; $seqNo++; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; //Home location $iHomeLocation0=HexDec($tmpRow[home_location0]); echo "\n "; echo ""; $seqNo++; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; //Home location $iHomeLocation1=HexDec($tmpRow[home_location1]); echo "\n "; echo ""; $seqNo++; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; //Home location $iHomeLocation2=HexDec($tmpRow[home_location2]); echo "\n "; echo ""; $seqNo++; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; //Home location $iHomeLocation3=HexDec($tmpRow[home_location3]); echo "\n "; echo ""; $seqNo++; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; //CloseUserGroup ID $iCugID=$tmpRow[cug_id]; echo "\n "; echo ""; $seqNo++; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; //Language set $iLanguageSet=$tmpRow[language_type]; echo "\n "; echo ""; $seqNo++; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; //Recharge failed times $iRechargeFail =HexDec($tmpRow[recharge_fail_counter]); echo "\n "; echo ""; $seqNo++; echo ""; echo ""; echo ""; echo ""; //Free SM counter $iFreeSmCounter=HexDec($tmpRow[sm_inquiry_counter]); echo "\n "; echo ""; $seqNo++; echo ""; echo ""; echo ""; echo ""; /* //Familiy number flag $iFavFlag=$tmpRow[fav_numbers]; echo "\n "; echo ""; $seqNo++; echo ""; echo ""; echo ""; echo ""; */ //Familiy number counter $iFavChangeCounter=HexDec($tmpRow[fav_change_counter]); echo "\n "; echo ""; $seqNo++; echo ""; echo ""; echo ""; echo ""; //Familiy number 0 $iFavoriteNumber0=$tmpRow[favorite_number0]; echo "\n "; echo ""; $seqNo++; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; //Familiy number 1 $iFavoriteNumber1=$tmpRow[favorite_number1]; echo "\n "; echo ""; $seqNo++; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; //Familiy number 2 $iFavoriteNumber2=$tmpRow[favorite_number2]; echo "\n "; echo ""; $seqNo++; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; //Familiy number 3 $iFavoriteNumber3=$tmpRow[favorite_number3]; echo "\n "; echo ""; $seqNo++; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; //Familiy number 4 $iFavoriteNumber4=$tmpRow[favorite_number4]; echo "\n "; echo ""; $seqNo++; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; //Last call type $lastCallDef=array( array('0','mo call'), array('1','mt call'), array('2','mf call'), array('3','mo sms') ); $lastCall =$tmpRow[last_call_type]; echo "\n "; echo ""; $seqNo++; echo ""; echo ""; echo ""; echo ""; //Last Call time $iLastCallDate=substr($tmpRow[last_call_time],0,12); echo "\n "; echo ""; $seqNo++; echo ""; echo ""; echo ""; echo ""; //Last Call msisdn $iLastCallMsisdn=$tmpRow[last_call_number]; echo "\n "; echo ""; $seqNo++; echo ""; echo ""; echo ""; echo ""; //ifree_sms_remaining_days $free_sms_remaining_days=$tmpRow[free_sms_remaining_days]; echo "\n "; echo ""; $seqNo++; echo ""; echo ""; //echo ""; //echo ""; echo ""; echo ""; //pool_account_type $poolAccountTypeDef=array( array('0','Normal'), array('1','Parent'), array('2','Child') ); $pool_account_type =$tmpRow[pool_account_type]; echo "\n "; echo ""; $seqNo++; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; //child_account_number $child_account_number=$tmpRow[child_account_number]; echo "\n "; echo ""; $seqNo++; echo ""; echo ""; //echo ""; //echo ""; echo ""; echo ""; //child_number_edit_count $child_number_edit_count=$tmpRow[child_number_edit_count]; echo "\n "; echo ""; $seqNo++; echo ""; echo ""; //echo ""; //echo ""; echo ""; echo ""; //child_number1 $child_number1=$tmpRow[child_number1]; echo "\n "; echo ""; $seqNo++; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; //child_number2 $child_number2=$tmpRow[child_number2]; echo "\n "; echo ""; $seqNo++; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; //child_number3 $child_number3=$tmpRow[child_number3]; echo "\n "; echo ""; $seqNo++; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; //child_number4 $child_number4=$tmpRow[child_number4]; echo "\n "; echo ""; $seqNo++; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; //child_number5 $child_number5=$tmpRow[child_number5]; echo "\n "; echo ""; $seqNo++; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; //parent_number $parent_number=$tmpRow[parent_number]; echo "\n "; echo ""; $seqNo++; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; //intraday_calls $intraday_calls=$tmpRow[intraday_calls]; echo "\n "; echo ""; $seqNo++; echo ""; echo ""; //echo ""; //echo ""; echo ""; echo ""; //intraday_sms $intraday_sms=$tmpRow[intraday_sms]; echo "\n "; echo ""; $seqNo++; echo ""; echo ""; //echo ""; //echo ""; echo ""; echo ""; //intraday_charged_balance $intraday_charged_balance=$tmpRow[intraday_charged_balance]; echo "\n "; echo ""; $seqNo++; echo ""; echo ""; //echo ""; //echo ""; echo ""; echo ""; //cap_gprs_volume $cap_gprs_volume=$tmpRow[cap_gprs_volume]; echo "\n "; echo ""; $seqNo++; echo ""; echo ""; //echo ""; //echo ""; echo ""; echo ""; //cap_gprs_balance $cap_gprs_balance=$tmpRow[cap_gprs_balance]; echo "\n "; echo ""; $seqNo++; echo ""; echo ""; //echo ""; //echo ""; echo ""; echo ""; //gprs_volume_this_month $gprs_volume_this_month=$tmpRow[gprs_volume_this_month]; echo "\n "; echo ""; $seqNo++; echo ""; echo ""; //echo ""; //echo ""; echo ""; echo ""; //gprs_notification_times_today $gprs_notification_times_today=$tmpRow[gprs_notification_times_today]; echo "\n "; echo ""; $seqNo++; echo ""; echo ""; //echo ""; //echo ""; echo ""; echo ""; //callme_back_request_times $callme_back_request_times=$tmpRow[callme_back_request_times]; echo "\n "; echo ""; $seqNo++; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; ?>
No. Name Value Description
$seqNo Start MSISDNMSISDN"; echo ""; echo "MSISDN = phone number of the subscriber. Includes the country code and area code,len should be 9-16
$seqNo Password"; echo ""; echo "Pin of the account,only support digits of 0-9
$seqNo Status"; echo ""; echo "Fresh=not activated, Used=activated, Suspended=suspended from prepaid service, Blacklist=blacklisted, Released=released from service suspension
$seqNo Balance"; echo "$balance"; echo "Balance amount of PPS account in the smallest currency unit.
$seqNo Promotion bonus"; echo "$promotionBalance"; echo "Promotion balance after recharge specific recharge card in specific period, this value can not be used as periodic charge.
$seqNo Overdraft"; echo "$iOverdraft"; echo "Set credit amount of an account, can be positive or negative.
If this value is set to positive then subscriber can use the PPS service until his account balance turn to the negative overdraft value.
If this value is set to negative then subscriber can use PPS service until his account balance turn to the absolute overdraft value. Default=0
$seqNo Access date"; //echo ""; echo "$iFirstUsedDate"; echo "For fresh account, this is the creation date of the blank account; For activated accounts, then this is the date of the first recharge
$seqNo MO Expiry date"; echo ""; echo "$iMoExpirationDate"; echo "Format: yyyymmdd
Expiry date of an account to make MO call. The expiration date will be extended by every successful recharge
$seqNo MT Expiry date"; echo ""; echo "$iMtExpirationDate"; echo "Format: yyyymmdd
Expiry date of an account to make MT call. The expiration date will be extended by every successful recharge
$seqNo Promotion bonus validity"; //echo ""; echo "$iPromotionDate"; echo "Promotion balance expiry day, if no promotion day set then this value should be the same as MT Expiration date
$seqNo COS ID"; //echo ""; echo "$iCosId"; echo "Class of Service (COS) defines prepaid service packages, includes service parameter, tariff plan
$seqNo Rent type"; $preValue=""; echo ""; for($i=0;$i{$rentTypeDef[$i][2]}
"; $preValue.="{$rentTypeDef[$i][2]},"; }else{ echo "{$rentTypeDef[$i][2]}
"; } } $preValue=substr($preValue,0,strlen($preValue)-1); echo "
There are 8 rental types can be set in the Rent tariff
Please refer to the Rent tariff to set this rent type
Default=no rent
$seqNo Home location0"; echo ""; echo "Home area of the account, besides these areas, the account is treated as roaming user.255 means not set yet.
$seqNo Home location1"; echo ""; echo "Home area of the account, besides these areas, the account is treated as roaming user.255 means not set yet.
$seqNo Home location2"; echo ""; echo "Home area of the account, besides these areas, the account is treated as roaming user.255 means not set yet.
$seqNo Home location3"; echo ""; echo "Home area of the account, besides these areas, the account is treated as roaming user.255 means not set yet.
$seqNo CUG ID"; echo ""; echo "Define the close user group to which this subscriber belongs
Any call within a single user group will be charged by the user group billing rate. PPS supports maximum 10,000 user groups
0=the subscriber is not a CUG user. Default=0
$seqNo Language type"; echo ""; echo ""; echo "Code of default voice type, and announcement will be played by the code defined lanague for the account, this code is defined in SRF paramete"; echo "
$seqNo Recharge failure"; //echo ""; echo "$iRechargeFail"; echo "Legal recharge failure, subscriber who breaks the threshold will be marked in blacklist and suspended from service provisioning
$seqNo SM inquiry counter"; //echo ""; echo "$iFreeSmCounter"; echo ""; echo "Quantity of balance inquiry by short message in a day. System provides certain quantity of free inquiry for one day"; echo "
$seqNo Friends and family number counter"; echo ""; echo "$iFavFlag"; echo ""; echo "Enable or disable favorite number service"; echo "
$seqNo Friends and family number edit counter"; //echo ""; echo "$iFavChangeCounter"; echo ""; echo "Total quantity of favorite number set. System provides certain quantity of free favorite number change"; echo "
$seqNo Friends and family number 0"; echo ""; echo ""; echo "System provides five favorite numbers. Call to these number is charged according to favorite call tariff"; echo "
$seqNo Friends and family number 1"; echo ""; echo ""; echo "System provides five favorite numbers. Call to these number is charged according to favorite call tariff"; echo "
$seqNo Friends and family number 2"; echo ""; echo ""; echo "System provides five favorite numbers. Call to these number is charged according to favorite call tariff"; echo "
$seqNo Friends and family number 3"; echo ""; echo ""; echo "System provides five favorite numbers. Call to these number is charged according to favorite call tariff"; echo "
$seqNo Friends and family number 4"; echo ""; echo ""; echo "System provides five favorite numbers. Call to these number is charged according to favorite call tariff"; echo "
$seqNo Last call type"; for($i=0;$i"; echo "-
$seqNo Last call time"; echo ""; if(strlen($iLastCallDate)>0) echo "$iLastCallDate"; else echo "-"; echo "Last call taken place time
$seqNo Last call number"; if(strlen($iLastCallMsisdn)>0) echo "$iLastCallMsisdn"; else echo "-"; echo "Last call msisdn
$seqNo Free SMS Remaining Days"; if(trim($free_sms_remaining_days) == "") echo "-"; else echo "$free_sms_remaining_days"; //echo ""; echo "--
$seqNo Pool Account Type"; echo ""; echo "--
$seqNo Child Account Number"; if(trim($child_account_number) == "") echo "-"; else echo "$child_account_number"; //echo ""; echo "--
$seqNo Child Number Edit Count"; if(trim($child_number_edit_count) == "") echo "-"; else echo "$child_number_edit_count"; //echo ""; echo "--
$seqNo Child Number 1"; echo ""; echo "--
$seqNo Child Number 2"; echo ""; echo "--
$seqNo Child Number 3"; echo ""; echo "--
$seqNo Child Number 4"; echo ""; echo "--
$seqNo Child Number 5"; echo ""; echo "--
$seqNo Parent Number"; echo ""; echo "--
$seqNo Intraday Calls"; if(trim($intraday_calls) == "") echo "-"; else echo "$intraday_calls"; //echo ""; echo "--
$seqNo Intraday SMS"; //echo ""; if(trim($intraday_sms) == "") echo "-"; else echo "$intraday_sms"; echo "--
$seqNo Intraday Charged Balance"; //echo ""; if(trim($intraday_charged_balance) == "") echo "-"; else echo "$intraday_charged_balance"; echo "--
$seqNo Cap GPRS Volume"; //echo ""; if(trim($cap_gprs_volume) == "") echo "-"; else echo "$cap_gprs_volume"; echo "Unit: KB
$seqNo Cap GPRS Balance"; //echo ""; if(trim($cap_gprs_balance) == "") echo "-"; else echo "$cap_gprs_balance"; echo "--
$seqNo GPRS Volume of This Month"; //echo ""; if(trim($gprs_volume_this_month) == "") echo "-"; else echo "$gprs_volume_this_month"; echo "Unit: KB
$seqNo GPRS Notification Times Today"; //echo ""; if(trim($gprs_notification_times_today) == "") echo "-"; else echo "$gprs_notification_times_today"; echo "--
$seqNo Call me back request times"; echo ""; echo "--
"; echo "\n"; echo "\n"; ?>