Project Report of Electricity Billing System Page 1


Project Report of Electricity Billing System



Yüklə 3,34 Mb.
Pdf görüntüsü
səhifə44/46
tarix28.11.2023
ölçüsü3,34 Mb.
#169352
1   ...   38   39   40   41   42   43   44   45   46
tuxdoc.com electricity-billing-system

Project Report of Electricity Billing System 
 
Page - 111 
  • Bill For Month
  •  
  •  
    required/> 
    get_new_optionlist("month","month_id","month_name",$data[bill_month]); ?> 
     
  •  
     
       
    • Current Reading
    •  
    • name="bill_current_reading" id="bill_current_reading" type="text" required 
      value=""/>
    •  
     
     
  • Previous Reading
  •  
  • name="bill_previous_reading" id="bill_previous_reading" type="text" required 


  • Project Report of Electricity Billing System 
     
    Page - 112 
    value=""/> 
     
     
  • Total Units
  •  
  • id="bill_total_units" type="text" required value=""/>
  •  
     
     
  • Charge Per Unit
  •  
  • name="bill_charge_per_unit" id="bill_charge_per_unit" type="text" required 
    value=""/>
  •  
     
     
  • Fix Charges
  •  
  • id="bill_fix_charges" type="text" required value=""/>
  •  
     


    Project Report of Electricity Billing System 
     
    Page - 113 
     
    Tax 
  • id="bill_tax" type="text" required value=""/>
  •  
     
     
  • Final Amount
  •  
  • id="bill_final_amout" type="text" required value=""/>
  •  
     
     
  • Description
  •  
  •  
     
     
     
  •  
  •  


    Project Report of Electricity Billing System 
     
    Page - 114 
  • value="Submit" >
  •  
  • >
  •  
     
     
    value=""> 
     
     
     
     

     
     
     


    Project Report of Electricity Billing System 
     
    Page - 115 
    Coding for Billing-Confirmation.php 
    include_once("includes/header.php");
    /// Update the booking status ///// 
    $date = date("F j, Y"); 
    $SQL = "UPDATE bill SET bill_payment_status = 1, bill_payment_date = '$date' WHERE bill_id = 
    '$_REQUEST[bill_id]'"; 
    $rs = mysql_query($SQL) or die(mysql_error()); 
    /// Get the booking details ///// 
    if($_REQUEST[bill_id]) 

    $SQL="SELECT * FROM `bill`,`connection`,`user`,`month` WHERE bill_month = month_id 
    AND connection_customer_id = user_id AND bill_connection_id = connection_id AND bill_id = 
    $_REQUEST[bill_id]"; 
    $rs=mysql_query($SQL) or die(mysql_error()); 
    $data=mysql_fetch_assoc($rs); 


    Project Report of Electricity Billing System 

    Yüklə 3,34 Mb.

    Dostları ilə paylaş:
    1   ...   38   39   40   41   42   43   44   45   46




    Verilənlər bazası müəlliflik hüququ ilə müdafiə olunur ©azkurs.org 2024
    rəhbərliyinə müraciət

    gir | qeydiyyatdan keç
        Ana səhifə


    yükləyin