Results 1 to 2 of 2

How do I display more than one column from a php while loop calling one field?

This is a discussion on How do I display more than one column from a php while loop calling one field? within the Programming forums, part of the Web Designing & Development category; I want the information I retrieved with the while loop to be displayed in 3 columns and start a new ...

  1. #1
    Junior Member Array
    Join Date
    Feb 2008
    Posts
    3

    Default How do I display more than one column from a php while loop calling one field?

    I want the information I retrieved with the while loop to be displayed in 3 columns and start a new row after the 3 columns.

  2. #2
    Senior Member Array akash's Avatar
    Join Date
    Oct 2008
    Location
    Heaven (Earth)
    Posts
    500

    Default Re: How do I display more than one column from a php while loop calling one field?

    I'm trying to create a table using a MySQL fetch array while loop that would look like this:

    CONTENT1 CONTENT2
    CONTENT3 CONTENT4
    CONTENT5 CONTENT6

    I need a <TR></TR> for every other piece of content. But I don't know how to do this with a loop that uses a MySQL fetch array

    while($row = mysql_fetch_array($result, MYSQL_ASSOC))

    {
    PHP CODE THAT IS LOOPED;};

    I'm trying to remember from my old college Java class that we did something with loops for whenever the counter variable was even the loop would do something special... I don't know if this is possible with a while+mysql_fetch_array loop though.



Similar Threads

  1. Set x and y coordinates dynamically calling JavaScript functions
    By online.education in forum Programming
    Replies: 4
    Last Post: 03-30-2012, 11:10 AM
  2. Calling all SEO experts: question on multiple article submission?
    By Rutger in forum Search Engine Optimization
    Replies: 1
    Last Post: 02-18-2011, 11:35 AM
  3. Calling all gaming site owners - GamingType.com
    By Jason in forum Directory Solicitations & Announcements
    Replies: 0
    Last Post: 03-29-2008, 11:16 AM
  4. HTML Username / Password Field Help?
    By bz8420 in forum Web Design
    Replies: 0
    Last Post: 02-07-2008, 12:39 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
SEO Forum | Web Hosting Forum | Websites For Sale |