hi i\'m disaplyed images from mysql db table but it displays on by one means one row has one image. but i need 3 or 4 image per row. my coding is below. please give some ide
Do it in table like this, You might need to fix it a little bit, but it way how it will work
"; $count = 0; } if($count==0) print ""; print ""; ?> "; } if($count>0) print ""; ?>