Jump to content

question about how to display data row after row in a webpage?


Redlightpacket

Recommended Posts

Hi, I need some help or maybe some code to go alone.

 

See what I want it to do is you can submit some data and it will display it in the first left column on the "display_page.php". Then you can submit some more data and the data will be displayed in the next column on the "display_page.php". You can submit some more data and the data will be displayed in the last column on the "display_page.php". Next you submit some more data and the data is displayed on the next "row" of the "display_page.php". These are the steps of how I want my data to be displayed to the page, but I want the data to have a stopping.

 

 

 

Thanks

 

 

 

 

 

 

Link to comment
Share on other sites

Based upon my interpretation of your post you want to display the records left-to-right in a three column format. I pointed you to a possible solution based on that.

 

I don't know what you mean by '...one set of "table code" to make my data display in all of my tables'

 

If each record is "complex" and is displayed within it's own table then you could simply modify the code I pionted you to to display each record (within a table) within each cell of a parent table that is three columns wide.

 

You asked a "general" question and so a general response was given. If you have specific code you are currently using that you need specific help with, you need to post the code.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.