Fixed Dimensions
Images with fixed dimensions
images/35x35/1.jpg
$quer="select * from vendor_link where category='".$_GET['category']."'";
$fqurt=mysql_query($quer);
while($rows=mysql_fetch_array($fqurt)){
?>
-
Warning: Undefined variable $rows in /home/tripures/public_html/gallery.php on line 102
Warning: Trying to access array offset on value of type null in /home/tripures/public_html/gallery.php on line 102
660x550

} ?>