| $strTariffRentID | "; echo "$id | "; echo ""; $return_tariff_id = $rows[tariff_id]; //定义返回时的页面 echo ""; echo "||
| $strDescription | "; if(1==$id){ echo "$rows[description] | "; echo ""; } else echo " | "; echo " |
| $strTariffRentChargeType | "; $arr_RentType = array("Every day","Every month"); $length = sizeof($arr_RentType); echo ""; echo ""; echo " | "; echo "||
| $strTariffRentChargeDate | "; echo ""; if ($rent_type =='1') { echo ""; } elseif ($rent_type == '0'){ echo "--"; } echo " | "; echo "||
| $strTariffRentChargeAmount | "; echo "$moneyPara | "; echo "||
| $strTariffRentID | "; echo "$id | "; echo "||
| $strTariffRentChargeType | "; $arr_RentType = array("Every day","Every month"); $length = sizeof($arr_RentType); echo ""; echo ""; echo " | "; echo "||
| $strTariffRentChargeDate | "; echo ""; if ($rent_type=='1'){ echo ""; } elseif ($rent_type=='0'){ echo "--"; } else {echo "--";} echo " | "; echo "||
| $strDescription | "; echo ""; echo " | ||
| $strTariffRentChargeAmount | "; echo "$moneyPara | "; echo "||