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 #174221 is a reply to message #174220] |
Fri, 27 May 2011 13:45 |
crankypuss
Messages: 147 Registered: March 2011
Karma:
|
Senior Member |
|
|
styliek <styliek(at)gmail(dot)com> wrote:
> Hi,
>
> At the moment the .php is pulling data from the database, running a
> few sql's making sure its the data I want and then performs the below
> code to pass data to a html file which then proceeds to create the
> table. I have omitted some code If I omitted too much please let me
> know.
>
> My problem is that while the html table populates correctly with
> mulitple rows where Col A is only ever 2 things, I would rather have
> Col A containing unique data(table just has 2 rows) and have multiple
> columns instead corresponding to it (Col A row 1 Col A row 2)... ??
Your problem is that you think an html file is generating code and you
don't know how to write the PHP to do the job. Pay someone money.
--
no aluminum siding offers today
|
|
|