File: /var/www/gurumedia_st_usr/data/www/gurumedia.store/rtd/models_t_frd.php
<?php
//frd_modelss //models_t_frd
$rowfrd = $result_frd->fetch();
$model_id=$rowfrd['id'];
$model_en_name=$rowfrd['en_name'];
$model_r_cat_id=$rowfrd['r_cat_id'];
$model_r_brand_id=$rowfrd['r_brand_id'];
$model_status=$rowfrd['statuss'];
$model_by=$rowfrd['byy'];
$model_datee=$rowfrd['datee'];
$model_time=$rowfrd['timee'];
//////// Relational Catt Name Founder
$model_r_cat_name="Comming soon...";
/////// Relational Brand Name Fonder
$model_r_brand_name="Comming soon...";
/////// Add By Name Founder
$model_by_name="Comming soon...";