0 OR reserve='') AND (allow_send='1' OR allow_receive='1') AND status='active') AND status='active' ORDER BY from_currency"); $total = mysqli_num_rows($result); /////////////// Page config /////////////// $PAGE_TITLE = "Exchange Rates"; //CBE1_RATES_TITLE require_once ("inc/header.inc.php"); ?>