Example #1
0
<?php

require "Require.php";
include "Operator_Header.php";
include "Includeables.php";
$user = $_SESSION['Logged_In_User'];
$operator = new Operator_Controller($user);
$dollar = $operator->Get_Money_Exchange(1);
$pound = $operator->Get_Money_Exchange(2);
$dirham = $operator->Get_Money_Exchange(3);
$rial = $operator->Get_Money_Exchange(4);
$franc = $operator->Get_Money_Exchange(5);
$yen = $operator->Get_Money_Exchange(6);
$rupee = $operator->Get_Money_Exchange(7);
$yuan = $operator->Get_Money_Exchange(8);
$euro = $operator->Get_Money_Exchange(9);
$buying = "";
$selling = "";
?>

<div class="col-sm-8 margin_4p list_container">
    <div class="row">
    <div class="panel panel-primary list_header margin_top_10">
        <div class="panel-body text-center btn-success white ">
                <h3>የእለቱ የአለም አቀፍ ገንዘብ ምንዛሪ</h3>
        </div>
    </div>
</div>
    <div class="col-sm-12">

            <div class="col-sm-12">