simple php table loop


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

Hi all,

I've the following code

<?php // Create category options
$query = "SELECT * FROM categories ORDER BY category ASC";
$result = mysql_query ($query);
while ($row = mysql_fetch_array ($result, MYSQL_NUM)) {
echo "<input type="checkbox" name="types[]" value="$row[1]">$row[1]n";
}
?>

This lists out up to 15 checkboxes, but can increase or decrease if more are added/removed. At present this simply produces a list.
How can I alter the above to produce a nice table with say 5 checkboxes per row?

No comments posted yet

Your Answer:

Login to answer
207 Like 5 Dislike
Previous forums Next forums
Other forums

check if value exists
I have googled this for a while and I am getting lots of different results. Is there a standard meth

how do i make new line after *
First check this page here. and you see my report. Im pulling form a mysql db. I want to beable to m

Display last record first.
I need some help how put the last record first and first record last.

Thanks

Code: &am

Guixt issue
Hello all,

We are experiencing the following problem with Guixt:

Some transact

help removing unwanted graphic
How do I remove the small elongated rectangular shape between the "Latest post" and "

Execure stored procedure on a timer
Can someone tell me an easier way to execute a stored procedure on a timer? I am using Oracle 10g R

count only commas outside parenteses
I have a sql table containing
id - query - query name
the first page contains a drop down men

header redirect problems? please help
Ok i am making a site that generates youtube thumbnails and i am generating an image that displays 1

rdns with php
I am trying to build a script that will show all of the different domains that are hosted on the sam

 formating when pulling data from a mysql database 
Ok so Im not to sure if this is the right thread to post in but here is my catch 22 issue.

I

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