|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Multi Column Output Problem
Hi,
I have read the tutorial on the multi column output and i have it working great. I need to modify it slightly so i have multiple td's outputing per record. The layout i need is below. <table border="1"> <tr> <td>catimg1</td> <td>catimg2</td> <td>catimg3</td> </tr> <tr> <td>catname1</td> <td>catname2</td> <td>catname3</td> </tr> and so on.... Here is my current php code from the multi col tutorial. if anyone can help me out it would be greatly appreciated. |
|
#2
|
|||
|
|||
|
RE: Multi Column Output Problem
|
|
#3
|
|||
|
|||
|
RE: Multi Column Output Problem
Just wondering if you could elaborate a bit more on the reply please?
|
|
#4
|
|||
|
|||
|
RE: Multi Column Output Problem
|
|
#5
|
|||
|
|||
|
RE: Multi Column Output Problem
One other thing...it is hard coded now to work for 3 columns...more or less columns will need adjustments to the code...
|
![]() |
| Viewing: Codewalkers Forums > Other > Tutorials > Multi Column Output Problem |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|
|