FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » looking for ideas on how turn a php created html table with 10 rows into a 2 row table with extra columns appended to the end
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: looking for ideas on how turn a php created html table with 10 rows into a 2 row table with extra columns appended to the end [message #174219 is a reply to message #174216] Fri, 27 May 2011 12:49 Go to previous messageGo to previous message
crankypuss is currently offline  crankypuss
Messages: 147
Registered: March 2011
Karma:
Senior Member
styliek <styliek(at)gmail(dot)com> wrote:

> Hi,
>
> I have a table with 4 columns and say 10 rows
> Column A only ever has 2 choices and column b has ten
> I want to just have 2 rows that would look something like this
> Col A Col B Col C Col D Col B Col C Col D Col B Col C Col D
> Col A Col B Col C Col D Col B Col C Col D Col B Col C Col D
>
> any suggestions ?

Write some code to take what you have and store it in an array, then
write some more code to convert the array to whatever format you want.

If you can't do it from that explanation, post more words.

--
no aluminum siding offers today
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: addsworld
Next Topic: mysqli_stmt::store_result?
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Tue Nov 26 05:50:04 GMT 2024

Total time taken to generate the page: 0.04224 seconds