Re: [PHP]REPOST: DB logic help...

2001-08-01 Thread Richard Lynch
> > > > > > > > > this is supposed to display link information from my db in three columns, > one for bands, one for sites, and one for misc. only problem is that it's > not displaying correctly, as you can see: www.fplg.net/links.php > &g

Re: [PHP]REPOST: DB logic help...

2001-08-01 Thread Chris Cocuzzo
playing correctly, as you can see: www.fplg.net/links.php any ideas on what the problem is? chris - Original Message - From: Jon Haworth <[EMAIL PROTECTED]> To: 'Chris Cocuzzo' <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, July 31, 2001 11:57 AM Subje

Re: [PHP]REPOST: DB logic help...

2001-07-31 Thread Chris Cocuzzo
" target="_blank">Velour Music http://www.gamelan.tv"; class="hov1" target="_blank">Gamelan Productions http://www.supersonicrecording.com"; class="hov1" target="_blank">Supersonic Studios http:/

RE: [PHP]REPOST: DB logic help...

2001-07-31 Thread Jon Haworth
?> It's untested, and fairly inelegant in that you get an empty row at the bottom, so you could count the rows for each set beforehand as part of the SQL instead of using $data as I have - but it may be a good starting point. HTH Jon -Original Message- From: Chris Cocuzzo [mailto:

[PHP]REPOST: DB logic help...

2001-07-31 Thread Chris Cocuzzo
hey- I have a few pages on my website which need to be divided up into different columns and rows based on a category in a table. for example, on a links page, I have three different columns, one for bands, one for sites, and one for other things. I'm storing those things in the table with a cate