contact@kashmirart.com
+91-9810556223
$navigation_qry=mysqli_query($conn,"select * from link_management where type=1 and status=1 and parent_id=0 order by order_by asc")or die(mysql_error()); while($main_nav=mysqli_fetch_array($navigation_qry)) { if($main_nav['link_type']=="path") { if(trim($main_nav['path'])!='') $PATH=format_url($main_nav['path']); else $PATH="#"; } else $PATH=change_string($main_nav['name'])."@".$main_nav['id'].".html"; $subcat_qry=mysqli_query($conn,"select * from link_management where type=1 and status=1 and parent_id='".$main_nav['id']."' and parent_id!=0 order by order_by asc")or die(mysql_error()); $tot=mysqli_num_rows($subcat_qry); ?>
echo normal_filter($main_nav['name']);?>
Warning
: Undefined variable $tot in
/home/u542382805/websites/Tu1pcL8Tp/public_html/include/header.php
on line
62
Warning
: Undefined variable $tot in
/home/u542382805/websites/Tu1pcL8Tp/public_html/include/header.php
on line
67
Warning
: Undefined variable $subcat_qry in
/home/u542382805/websites/Tu1pcL8Tp/public_html/include/header.php
on line
69
Fatal error
: Uncaught TypeError: mysqli_fetch_array(): Argument #1 ($result) must be of type mysqli_result, null given in /home/u542382805/websites/Tu1pcL8Tp/public_html/include/header.php:69 Stack trace: #0 /home/u542382805/websites/Tu1pcL8Tp/public_html/include/header.php(69): mysqli_fetch_array(NULL) #1 /home/u542382805/websites/Tu1pcL8Tp/public_html/index.php(29): include('/home/u54238280...') #2 {main} thrown in
/home/u542382805/websites/Tu1pcL8Tp/public_html/include/header.php
on line
69