Loop column after 2 results


Posted on 16th Feb 2014 07:03 pm by admin

Hello All.

Here is what I have:

Did you know?Explore Trending and Topic pages for more stories like this.
Client ID Company name Client ID Company name

I then need a script to echo 2 results per row then start a new row.

I've tried many things, but never could get a second row to appear. Each row will have 4 columns.

Here is my code without the "guts" My vars will be $id and $company.

$result = mysql_query("SELECT * FROM client");
if(mysql_num_rows($result) < 1)
{
$results = 'You have 0 clients.';
}
else
{
$results = '';
$results .= '<table width="100%" border="0" cellpadding="0" cellspacing="0" align="center">';
$results .= '<tr>';

while($row = mysql_fetch_array($result))
{

}
$results .= '</table>';
}
No comments posted yet

Your Answer:

Login to answer
232 Like 12 Dislike
Previous forums Next forums
Other forums

ALV sum various columns problem
Hi all,
I'm doing a report on ABAP for a timesheet of the current month. The output i want is s

PHP - MySQL Fail
My PHP code will only execute the first part of my code...

Code: <?php

sessio

What am I missing here? Help!
Hello all!. I can't seem to get this working right. Well - it renders right, but something is goin

Different payment methods with different cross company requirements in F110
We are implementing SAP in a company in the shipping industry. They have the following requirement:<

small inaccuracies
I have this code to convert fractional base 10 into base 2:

while($num > 0)

Custom CMS
This is a big custom CMS script I'd like to develop and would like some help atleast figuring out wh

Most basic form question ever?
Hello,

I want to use this snippet to make sure the fields in a form are ok before processing

Problem in back link
I have page where i have given javascript back link but when i click on it browser give a message

links using header()
Hi All

I'm not sure where to ask for help on this but I hope someone can offer some. I'm at

help with contest script
I would like to code a contest script to my site but i don't know how. Could someone just give me pu

Sign up to write
Sign up now if you have flare of writing..
Login   |   Register
Follow Us
Indyaspeak @ Facebook Indyaspeak @ Twitter Indyaspeak @ Pinterest RSS



Play Free Quiz and Win Cash