$quer="select * from vendor_page where id='".$_GET['id']."'";
$fqurt=mysql_query($quer);
while($row1=mysql_fetch_array($fqurt)){
?>
Warning: Undefined variable $row1 in /home/tripures/public_html/page_detail.php on line 91
Warning: Trying to access array offset on value of type null in /home/tripures/public_html/page_detail.php on line 91
|
Warning: Undefined variable $row1 in /home/tripures/public_html/page_detail.php on line 94
Warning: Trying to access array offset on value of type null in /home/tripures/public_html/page_detail.php on line 94
|

|
Warning: Undefined variable $row1 in /home/tripures/public_html/page_detail.php on line 126
Warning: Trying to access array offset on value of type null in /home/tripures/public_html/page_detail.php on line 126
|
Location:
Warning: Undefined variable $row1 in /home/tripures/public_html/page_detail.php on line 130
Warning: Trying to access array offset on value of type null in /home/tripures/public_html/page_detail.php on line 130
|
}?>