HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux vmi3050980 6.8.0-90-generic #91-Ubuntu SMP PREEMPT_DYNAMIC Tue Nov 18 14:14:30 UTC 2025 x86_64
User: gurumedia_st_usr (1012)
PHP: 8.3.6
Disabled: NONE
Upload Files
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...";