can't Control Php/mysql Table Column(column Overflowing)

A Member? Please Login  
type your username and password to login
Date: October 07, 2008, 12:38 PM
247069 members and 146015 Topics
Latest Member: blackkolly
Nairaland [Nigerian Forum] Home Help Search Who is currently online? Login Register
Nairaland Forum  |  Technology  |  Webmasters (Moderators: SAM MILLA, uspry1)  |  can't Control Php/mysql Table Column(column Overflowing)
Pages: (1) Go Down Send this topic Notify of replies
Author Topic: can't Control Php/mysql Table Column(column Overflowing)  (Read 82 views)
worldbest (m)
can't Control Php/mysql Table Column(column Overflowing)
« on: June 03, 2008, 08:25 AM »

hello web gurus,i am stocked on my search script a tricky problem.ok i am trying to display images of users searched for like the way its arranged in myspace search/browse,my problem is,i can't seem to control the columns(how many images should be in a column) as i want 5 images per column.i really need your help cus am am stock here.thanks in advance
aphoe (m)
Re: can't Control Php/mysql Table Column(column Overflowing)
« #1 on: June 03, 2008, 11:20 AM »

use a checker/variable, to check if there are already 5 colums already

Code:

// write codes to loop through each elements of the array
//here

$j = $i % 5; //$i = current index/pointer of your array of

if($j == 0){
   echo "</td></tr><tr><td>";
}else{
   echo "</td><td>";
}

this should do the trick. if its not working, because i am writing it from a cafe and my system is not here. so i can't test the code. just buzz me on 08058562158 to give you a better and debugged code
 Can U Handle This?  Are You Ready For The Nigerian Dotcom Boom?  Voice Enabled Web Based Application For Crm.  Page 2
Pages: (1) Go Up Send Topic to Friend by E-mail Reply 
Google
 
Web www.nairaland.com
Sections: TV/Movies (2) Music/Radio (2) Celebrities Job Talk Jobs/Vacancies (2) Career Talk Romance Books Politics Sports Fashion Travel
Health Schooling Religion General(2) Business Webmaster Programming Computers Phones Cars & Trucks

Links: Page1 Page2 Page3 Page4 Page5 Page6 Page7 Page8 Page9 Page10

Nairaland is owned by Oluwaseun Osewa
Nairaland Forum | Powered by SMF 1.0.12.
© 2001-2005, Lewis Media. All Rights Reserved.