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

Output Full URL of Current Page
Let's say I am currently viewing a dynamic page:

http://www.mydomain.com/directory/index.php

this code is not working????
it says this error.. Warning: Division by zero in ..

the variables are correct, so why is th

Is there something wrong?
Hi all,

Just a quick question... can someone look at this code and see if something is wrong?

Basic Question about Threading and PHP...
I have a page that I am working on and it is taking several hours to process. The basics of what th

How do I get the row number from from an sql table query
Hi all

I have a table that I query and it returns a number of rows.
mysql_num_rows($query)

Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string

first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see

Rand() help needed
Hi all,

Can someone explain and give me a quick example of how I would go about this?

Set Categories
I am creating a submission form for somebody to come in and submit products. These products are sep

Apple's revamped lineup arrives

I'm personally curious about the magic mouse.. a multi-touch concept sounds like it could be nea

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