fetching a db record through mysql database problem
Hello guys,
i have a problem with my fetching records, i need to put each photo inside a cell , now that has been done okay
the problem is i need to put 5 photos each row , now i have 6 in a row , i tried to use for , but i mess it up, did not know where should i put it , what i need is to put 5 photos each row , when the 5 is filled , the code start to fetch other photos in a new row.