[PHP-DB] Missing Data in Columns

2003-12-10 Thread Ken Colburn
Only six of ten columns in a php table show up on the web. I've been using a standard format for many months now and the only difference here is that I'm drawing on more (seven) tables. Even more curious, running the select and where statements in mysql produces the full table. Also,

Re: [PHP-DB] Missing Data in Columns

2003-12-10 Thread Ken Colburn
On Wed, 10 Dec 2003 16:21:39 -0600, Matt Matijevich [EMAIL PROTECTED] wrote: snip Any ideas? /snip could you post the code you use to output each table row? *** Here's the code requested along with column headings and sort code: # write out table heading echo table width='75%' border='1'